Align Multikb Contigs Of A Mammalian Genome Against List Of Mammalian Genome Assemblies
2
2
Entering edit mode
12.2 years ago
Ahdf-Lell-Kocks ★ 1.6k

I would like to be able to align multi-Kb contigs of a non-assembled mammalian genome against the list of available mammalian genomic assemblies. I would like to do this locally since I have got many query sequences but I am not going to align the whole of the sequences of this genome, since I am doing this on a targeted manner. How can I do these alignments?

I thought I would concatenate all mammalian assemblies labeling the sequence regions with the species name and put them all into one big multi-fasta file. Then index it with bwa 0.6.1 and query this index file with bwasw.

Any other suggestions? Blast+? Blat?

bwa genomics reference blast blast • 2.5k views
ADD COMMENT
4
Entering edit mode
12.2 years ago
Neilfws 49k

Another suggestion: MUMmer.

ADD COMMENT
0
Entering edit mode

+1 for MUMmer who can do the job of query vs multiple genome FASTA in one run.

ADD REPLY
0
Entering edit mode
12.2 years ago

It sounds like the kind of job clustal omega was designed for:

http://www.clustal.org/omega/

ADD COMMENT
2
Entering edit mode

Not familiar with omega but isn't it just scaled to handle quickly many many many SHORTer sequences? That's mostly the issues with existing multiple aligners... the sequences tend to be too long.

ADD REPLY

Login before adding your answer.

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