You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Yupeng,
when I run methylpy single-end-pipeline --read-files ${i}_1.fastq.gz --sample fetal_cortex --forward-ref $MYGROUP/genome/hg38/methy_hg38_f --reverse-ref $MYGROUP/genome/hg38/methy_hg38_r --ref-fasta genome/hg38.fa --num-procs 20 --bgzip True,
some error were: cutadapt: error: unrecognized arguments: -f and subprocess.CalledProcessError: Command '['rm', 'SRR901379_map_libA_split_trimmed_0', 'SRR901379_map_libA_split_trimmed_1', 'SRR9']' returned non-zero exit status 1.
Begin splitting reads for SRR9.
I wonder how to fix this error, I have install the methylpy in conda. thanks!
The text was updated successfully, but these errors were encountered:
Hi, Yupeng,
when I run methylpy single-end-pipeline --read-files ${i}_1.fastq.gz --sample fetal_cortex --forward-ref $MYGROUP/genome/hg38/methy_hg38_f --reverse-ref $MYGROUP/genome/hg38/methy_hg38_r --ref-fasta genome/hg38.fa --num-procs 20 --bgzip True,
some error were: cutadapt: error: unrecognized arguments: -f and subprocess.CalledProcessError: Command '['rm', 'SRR901379_map_libA_split_trimmed_0', 'SRR901379_map_libA_split_trimmed_1', 'SRR9']' returned non-zero exit status 1.
Begin splitting reads for SRR9.
I wonder how to fix this error, I have install the methylpy in conda. thanks!
The text was updated successfully, but these errors were encountered: