SAPdes not support single-end data?
1
0
Entering edit mode
4.7 years ago
zhangdengwei ▴ 210

Dear all,

I am using SAPdes to assemble metadata which was single-end sequencing, here is my code nohup metaspades.py --s1 /mnt/microbio_research/dengwei/20200311_FMT/02.remove_host_kneaddata/H1/sub_H1_35000000.fq -t 4 -o ./H1 & And I keep getting the following error

== Error == you cannot specify any data types except a single paired-end library (optionally accompanied by a single library of TSLR-contigs, or PacBio reads, or Nanopore reads) in metaSPAdes mode! In case you have troubles running SPAdes, you can write to spades.support@cab.spbu.ru or report an issue on our GitHub repository github.com/ablab/spades Please provide us with params.txt and spades.log files from the output directory.

Where the problem occurred? Any suggestion is appreciated. Thanks very much.

metagenomics Assembly SAPdes • 2.4k views
ADD COMMENT
1
Entering edit mode
4.7 years ago
GenoMax 148k

From SPAdes manual:

Currently metaSPAdes supports only a single short-read library which has to be paired-end

ADD COMMENT
0
Entering edit mode

Thanks. I found the error reminding me of not specifying the data type. After checking the parameters, only IonTorrent/PacBio/Nanopore was supported, whereas data was derived from Illumina. However, SPAde can process Illumina data as it was mentioned in its tutorial. So I am a bit confused again.

ADD REPLY
2
Entering edit mode

If you want to use metaSPAdes for metagenomics data then it has to be a pair-end dataset. Use plain SPAdes if you still want to use that package but have single-end data.

ADD REPLY
0
Entering edit mode

Got it, thanks, I indeed worked.

ADD REPLY

Login before adding your answer.

Traffic: 1079 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6