How to combine and make .fai for reference genome from chromosome-specific fasta sequences
1
0
Entering edit mode
9.9 years ago
soosus ▴ 10

I have downloaded compressed versions of .fastas for Drosophila melanogaster from ftp://hgdownload.cse.ucsc.edu/goldenPath/currentGenomes/Drosophila_melanogaster/chromosomes/.They are chromosome specific and I need to combine them into one .fasta with an adjoining .fai (which from what I gather I can use samtools to compile) in order to use the files as a reference genome on the Ion Proton system for next generation sequencing. Any suggestions?

reference genome fasta fai • 3.7k views
ADD COMMENT
0
Entering edit mode
9.9 years ago

Search for UNIX cat function online and see how it is used to concatenate multiple files into one file.

Samtools can be used to create .fai file from fasta file. Check the manual for samtools here.

ADD COMMENT
0
Entering edit mode

Here's my problem. I'm not sure which files to concatenate. There are Het and non-Het versions of the fastas for each chromosome found here ftp://hgdownload.cse.ucsc.edu/goldenPath/currentGenomes/Drosophila_melanogaster/chromosomes/

ADD REPLY
0
Entering edit mode
ADD REPLY

Login before adding your answer.

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