ksumngs / yavsap

Yet Another Viral Subspecies Analysis Pipeline
https://ksumngs.github.io/yavsap
MIT License
1 stars 1 forks source link

[Feature]: Add ability to use files as a reference genome #44

Open MillironX opened 2 years ago

MillironX commented 2 years ago

Summary

Allow using FASTA files as reference genomes.

Added Features

Additional Changed parameters

If a file is passed to the --genome parameter or referenced from an entry in the --genome_list, then use it as a genome. The parameter should be of the form FILE:CHROMOSOME.

More Info

Context

This would make it easier to use YAVSAP on more exotic viruses that might not have GenBank entries, or to flesh out less complete GenBank records.