-
Notifications
You must be signed in to change notification settings - Fork 55
Updating GFFs
Michael Alonge edited this page Jun 30, 2020
·
8 revisions
usage: ragtag.py updategff [-c] <genes.gff> <ragtag.agp>
Update gff intvervals given a RagTag 'placement' BED file
positional arguments:
<genes.gff> gff file
<ragtag2.*.agp> placement BED file
optional arguments:
-h, --help show this help message and exit
-c update for misassembly correction (ragtag2.correction.agp)
** More details coming soon **
Are these docs confusing or incomplete? Please open an issue and let me know.