JasonAHendry / multiply

Multiplex PCR design, in silico
MIT License
11 stars 3 forks source link

Fix RefSeq downloads to use assembly_summary.txt files. #4

Closed JasonAHendry closed 10 months ago

JasonAHendry commented 10 months ago

I believe this fixes #3. The most important changes are to class RefSeqGenomesFactory(GenomeFactory), where I have introduced methods to download the assembly_summary.txt file and then query it to find the appropriate FTP path for a given assembly.