Thank you for your advice, noted that file names with SPACES is dumb I will avoid doing this again.
I have tried using the above specified K-mer lengths to no avail. Producing the following error message:
== Error == system call for: "['/Users/Gareth/SPAdes-3.10.1-Darwin/bin/spades', '/Users/Gareth/spades1/spadesout2/K19/configs/config.info']" finished abnormally, err code: -6
I appreciate the issue well be the small size of my reads and total sequence length. Could you recommend an alternative piece of freeware that would be able to assemble the reads into a sequence, using either the K-mers or Greedy method?
Many thanks
G
Read the manual carefully: http://spades.bioinf.spbau.ru/release3.10.1/manual.html#sec3.1
Example:
Can you clarify what you mean by that? What format are these reads in? Using SPAdes for that small a number of reads may either be an overkill or the wrong program for the problem at hand.
Apologies, perhaps my initial post was somewhat hasty. I will try harder to outline what I am trying to achieve.
I have been set a task where I have 18 - 20bp reads I need to assemble into a sequence. Whilst the task was envisioned to be performed cut and stick style, I have taken the opportunity to expand my knowledge and attempt via software.
Whilst I have solved the issues with my input upon closer inspection of the Manual thanks ^ Shenwei356. I am now faced with the issue that I am having difficulty in the respect that my input is in FASTA and the software appears to require FASTQ.
Is it a case that I should convert the file into FASTQ - selecting a uniform value for the quality e.g. ~ for all values, or is there a way to input fasta files into SPAdes as the manual would suggest but not explain?''
I really appreciate your reply
G
Did you try running without
--careful?I have just tried it, with the following error:
So tried assemble only to potentially avoid the above error, receiving the following error:
OMITTED SECTION OF OUTPUT AS TOO LONG FOR CHARACTER LIMIT
So tried FASTQ file made with generic value for sequence read quality (~)
OMITTED SECTION OF OUTPUT AS TOO LOG FOR CHARACTER LIMIT
Any advice would be very welcome! thank you taking a look!
G