Reference genome of wheat for Bowtie
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
• 2,491 views
•
link
1 answer
I generally use Phytozome or Ensembl Plants for plant genomes. You need the FASTA file to create your index with bowtie-build command.
• 0 views
•
link
Log in to answer this question.
Hello K S,
This is a
questionnot atool, Tool section is used to highlight a new software.Could you please correct some misspelling like :
fasta or fastq ?
fasta or fastq ?
Take a look here for reference genome and annotation : http://www.wheatgenome.org/Projects/IWGSC-Bread-Wheat-Projects/Reference-genome
Thank you for your reply and for correcting my question.
I will check at IWGSC pages for more info.
K
Dear Bastien,
Thank you for your reply and for correcting my question.
I will check at IWGSC pages for more info.
K
Please use
ADD COMMENTorADD REPLYto answer to previous reactions, as such this thread remains logically structured and easy to follow. I have now moved your reaction but as you can see it's not optimal. Adding an answer should only be used for providing a solution to the question asked.Is
sRNAreferring to smallRNA?Yes indeed, sRNA stands for small RNA
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.