Reference genome of wheat for Bowtie
1
0
Entering edit mode
5.2 years ago
K S • 0

Hi,

I would like to align my sRNA reads from .FASTQ file to the wheat reference genome. However, I am not sure which site to use for obtaining the reference genome?

Do I need the .FASTA or .GBFF file?

Is this correct?

bowtie -q -v 0 -k 10 -S -t  (wheat-ref.index) (input.fastaq)

Thank you

genome next-gen Assembly sequencing • 1.7k views
ADD COMMENT
1
Entering edit mode

Hello K S,

This is a question not a tool, Tool section is used to highlight a new software.

Could you please correct some misspelling like :

reads from fastaq file

fasta or fastq ?

.fast

fasta or fastq ?

Take a look here for reference genome and annotation : http://www.wheatgenome.org/Projects/IWGSC-Bread-Wheat-Projects/Reference-genome

ADD REPLY
0
Entering edit mode

Thank you for your reply and for correcting my question.

I will check at IWGSC pages for more info.

K

ADD REPLY
0
Entering edit mode

Is sRNA referring to smallRNA?

ADD REPLY
0
Entering edit mode

Yes indeed, sRNA stands for small RNA

ADD REPLY
0
Entering edit mode

Would it not be better to get RNA's from Wheat from RNAcentral here and align against those? Look in left column to see what kind of RNA's you would want.

ADD REPLY
3
Entering edit mode
5.2 years ago
JC 13k

I generally use Phytozome or Ensembl Plants for plant genomes. You need the FASTA file to create your index with bowtie-build command.

ADD COMMENT

Login before adding your answer.

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