@@ -29,7 +29,22 @@ choppy install lizhihui/test_dataportol1 | |||
 | |||
## App输入文件 | |||
inputSamplesFile | |||
#read1 #read2 #sample_id #adapter_sequence #adapter_sequence_r2 | |||
read1 是阿里云上fastq read1的地址 | |||
read2 是阿里云上fastq read2的地址 | |||
sample_id 是指样本的命名 | |||
adapter_sequence 是R1端需要去除的接头 | |||
adapter_sequence_r2 是R2端需要去除的接头 | |||
所有上传的文件应有规范的命名 | |||
## App输出文件 | |||