使用get_gene_length_from_gtf.py这个脚本生成gene_length文件时,发生以下错误:
raceback (most recent call last): File "get_gene_length_from_gtf.py", line 50, in <module> kvs=get_value(tmp[8]) File "get_gene_length_from_gtf.py", line 37, in get_value k=g.group(...
...TH]
[-o OUTDIR] [-f PREFIX]
Network diagram of correlation:https://www.omicsclass.com/article/1574
optional arguments:
-h, --help show this help message and exit
-g GENE_DATA, --gene_data GENE_DATA
Enter the file path that cont...