Entering edit mode
5.5 years ago
sabaghianamir70
▴
70
is there any such data ? and if it is, how can i download it . i need it for extract ribosomal rna from RNA seq data .
Download Rrna Sequences
sabaghianamir70, please use the search function for these kind of questions. You seem to get started with NGS analysis now so it is normal and expected that you'll have many questions as we all had when we got started. Still, most (if not all) standard questions that come up during analysis have been asked multiple times before both here and in other communities (e.g. SeqAnswers, SE Bioinformatics, Reddit, Bioconductor). Please use google and the search function thoroughly before opening posts (no offense intended) :)
Just that you know, it is the job of a moderator to make sure a community stays tidy and organized, that is why we encourage users to search first and then post, not vice versa. Otherwise we will have a dozen threads towards the same topic and information being spread across these, only making it more complicated to find good and definite answers.
Yep, I have used ensembl biomart for this, as linked in the first comment.
as you can see in image i send, i done what VIPIN said, but this comes up and said the sequences are unavalibale, whould you tell me what part i did wrong.
Under
sequence
attribute you havepeptide
sequence selected (which is the default). Change that tocDNA sequence
and you will get the sequences. Looks like there are 74 genes annotated as rRNA.but how i should use this as refrence , i want to detect rRNAs from my raw data. i think it ist what i need ??
You can create an index (with aligner of your choice) and then align your reads against that index. I suggest you use the human rDNA repeat I posted a link for below since it is a single contiguous sequence.
im using galaxy and i dont know how can put these short rRNAs sequences put together as reference for my analyze. what i looking for is to extract rRNA contamination from my data, but every where i looked, didnt understand what should i exactly do .
thank you my friend <3