运行r脚本:species_accumulation_curve.r -i $workdir/4.export_data/feature_table_tax_rare.txt -n species_accumulation_curve
出错,提示:
Error in library(getopt) : there is no package called ‘getopt’
Execution halted
请问老师,这个r脚本是需要调用getopt...
使用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(...