Closed Aisha-D closed 7 months ago
python3 gene_annotation2bed.py -ann ../uranus_gene2panel_v2.tsv -o test -ref ../GRCh38.no_alt_analysis_set_chr_mask21.fa.gz -f 5 -build hg38 --assembly_summary ../GCF_000001405.39_GRCh38.p13_assembly_report.txt -gff ../GCF_000001405.39_GRCh38.p13_genomic.gff
Thanks for the bug report! I think I have fixed all the bugs mentioned and will add to PR. For the -ref problem seems to be how argparse handles cmd line arguments it autocomplete them by default.