...d_vs_genome.arf none -d -g 100000 -l 500 -m 11 -v -P -n d
报错:
The debug file is called error.output.mrd_04_09_2023_t_17_09_26
查看 error.output.mrd_04_09_2023_t_17_09_26 报错文件:
>
The candidate has been discarded because the structure is inconsistent with Dicer processin...
...ignedDNAFASTAFormat-3r8bwdoj is not a(n) AlignedDNAFASTAFormat file:
The sequence starting on line 2 was length 404. All previous sequences were length 0. All sequences must be the same length for AlignedFASTAFormat.
Debug info has been saved to work/my_amplicon/tmp/qiime2-q2cli-err-cojm7_...
...ccd 3.data_qc#利用fastp工具去除adapter#--qualified_quality_phred the quality value that a base is qualified. # Default 15 means phred quality >=Q15 is qualified. (int [=15])#--unqualified_percent_limit how many percents of bases are allowed...
...used as input do NOT present in gff/gtf file. Examples of valid IDs is showed as bellowedGuess FileType is:GTFtranscript:AT1G03987.1transcript:AT1G01020.6transcript:AT1G01010.1transcript:AT1G01020.3transcript:AT1G01020.2transcript:AT1G01020.5transcript:AT1G01020.4transcript:AT1G0...
...ame=readdir(DIR))){open (FILE, "/home/bmk/".$filename)|| die "can not open the file $filenamen";open (OUT, ">/home/bmk/$filename.bak")|| die "can not open the $filename.bakn";while (<FILE>){print OUT "$_";}}