Is it necessary to preprocess whole genome short reads from NCBI before aligning them against a .gb reference?
0
0
Entering edit mode
8.2 years ago
hren65121 • 0

Is it necessary to preprocess whole genome short reads from NCBI before aligning them against a .gb reference? How if yes?

wgs vcf • 1.1k views
ADD COMMENT
1
Entering edit mode

If "pre-process" means scanning for adapters/trimming of adapters/adapter dimers then the answer is yes. If there is no contamination present, the reads should come through unchanged. There are many programs that can do this part. BBduk from BBMap, Trimmomatic, trimgalore etc.

What .gb reference are you going to align to? In general, NGS alingers will require you to create aligner specific indexes from a (multi-)fasta sequence of the genome you are interested in before you can do the alignments.

ADD REPLY

Login before adding your answer.

Traffic: 3927 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