Seqanswers Leaderboard Ad

Collapse

Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • JonB
    replied
    Could you run a program like Cufflinks specifying a mean transcript length of about 18 nts, and then get a gtf file of the different transcripts?

    Leave a comment:


  • sBeier
    replied
    Usually, with small RNAs being not bigger than 24 nt, you would filter for reads between maybe 15 - 28 nt length. Those are the complete transcripts, so no need for any assembly.

    Leave a comment:


  • JonB
    replied
    Originally posted by yjhua2110 View Post
    in our deepBase database, we use options: –k 200 –v 0. the Specifying the parameters (–k 200 –v 0) instructs Bowtie to report up to 200 perfect hits for each read.

    deepBase is a platform for annotating and discovering small and long ncRNAs from next generation sequencing data. It is available at http://deepbase.sysu.edu.cn
    I am mapping reads from a small RNA sequencing, and I am curious how you treat the results after mapping with the -k 200 option? Do you assemble the transcripts? Or do you report all the locations where a read has been mapped?
    Last edited by JonB; 06-10-2013, 05:26 AM. Reason: lacked quote

    Leave a comment:


  • unique379
    replied
    Dear all,

    as above discussions and suggestion, could i use bowtie something like this for miRNA alignment ?? just please make me sure.

    bowtie --sam -q -n 0 -l 15 -e 99999 -k 200 -a --chunkmbs 1024 --best ....

    Leave a comment:


  • zeam
    replied
    No mismatch allowed

    Originally posted by NicoBxl View Post
    did you allow mismatches in your alignment ?
    What I want is to dissect the correlation between smRNA and DNA methylation.Previous studies reveals that both of miRNA and siRNA involed in DNA methylation.The problem I met is 1)mapping;2)separating miRNA and siRNA from smRNA-seq data.Can you give me some suggestions if you have some experience on these subjects?

    Leave a comment:


  • NicoBxl
    replied
    did you allow mismatches in your alignment ?

    Leave a comment:


  • zeam
    replied
    Hi everyone,
    When you were processing smRNA-seq data,which software did you use?I have attempted SOAP2 and bowtie,both of them didn't work well enough,many of the reads could not map to the reference.But when I used blat,it works well except consuming time.Can you guys give me some suggestions?My data is from plants,and I want to sepate miRNA and siRNA from smRNA-seq data.
    Thanks!

    Leave a comment:


  • jdanderson
    replied
    Hello Everyone,

    I would like to second mgogol's suggestion. It is part of a larger set of tools called FASTX Toolkit: http://hannonlab.cshl.edu/fastx_toolkit/index.html

    I've found the tools to be very useful and user friendly.

    Cheers,
    Johnathon

    Leave a comment:


  • mgogol
    replied
    fastx_clipper can trim adapter sequence.

    Leave a comment:


  • dukevn
    replied
    Originally posted by didymos View Post
    Hi,

    In Bowtie you can trim n nucleotides from 3' or 5' end with -3 n or -5 n option - so you can play with this and -v 2 for two mm. However for trimming I am using blast with smaller word size -W option, and then choosing only those mappings which are on the 3' end.

    tomek
    Thanks, but I want to trim the adapter sequence, not n nucleotides.

    Leave a comment:


  • didymos
    replied
    Hi,

    In Bowtie you can trim n nucleotides from 3' or 5' end with -3 n or -5 n option - so you can play with this and -v 2 for two mm. However for trimming I am using blast with smaller word size -W option, and then choosing only those mappings which are on the 3' end.

    tomek

    Leave a comment:


  • dukevn
    replied
    Anybody knows how I can trim out the adapter sequence with a certain number of mismatch (1 or 2)?

    Thanks,

    D.

    Leave a comment:


  • yjhua2110
    replied
    Originally posted by whsqwghlm View Post
    Each read may map exactly to many places in the genome. We want to capture all of these locations to a threshold promiscuity, typically 100, over which we discard all of the mappings (i.e. if 101 alignments are returned from the search).
    you can use the options: -a -m 100. Specifying -m 100 instructs bowtie to refrain from reporting any alignments for reads having more than 100 reportable alignments.

    Leave a comment:


  • whsqwghlm
    replied
    Each read may map exactly to many places in the genome. We want to capture all of these locations to a threshold promiscuity, typically 100, over which we discard all of the mappings (i.e. if 101 alignments are returned from the search).

    Leave a comment:


  • didymos
    replied
    I am new in the miRNA field and I am wondering why you are using -k 200 or 101 option? In other words why you want to have 200 alignment with 0 mismatches, rather than one unique with 0 mm?
    Thanks!

    tomek

    Leave a comment:

Latest Articles

Collapse

  • seqadmin
    Non-Coding RNA Research and Technologies
    by seqadmin




    Non-coding RNAs (ncRNAs) do not code for proteins but play important roles in numerous cellular processes including gene silencing, developmental pathways, and more. There are numerous types including microRNA (miRNA), long ncRNA (lncRNA), circular RNA (circRNA), and more. In this article, we discuss innovative ncRNA research and explore recent technological advancements that improve the study of ncRNAs.

    Nobel Prize for MicroRNA Discovery
    This week,...
    10-07-2024, 08:07 AM
  • seqadmin
    Recent Developments in Metagenomics
    by seqadmin





    Metagenomics has improved the way researchers study microorganisms across diverse environments. Historically, studying microorganisms relied on culturing them in the lab, a method that limits the investigation of many species since most are unculturable1. Metagenomics overcomes these issues by allowing the study of microorganisms regardless of their ability to be cultured or the environments they inhabit. Over time, the field has evolved, especially with the advent...
    09-23-2024, 06:35 AM

ad_right_rmr

Collapse

News

Collapse

Topics Statistics Last Post
Started by seqadmin, Today, 06:35 AM
0 responses
7 views
0 likes
Last Post seqadmin  
Started by seqadmin, Yesterday, 02:44 PM
0 responses
7 views
0 likes
Last Post seqadmin  
Started by seqadmin, 10-11-2024, 06:55 AM
0 responses
15 views
0 likes
Last Post seqadmin  
Started by seqadmin, 10-02-2024, 04:51 AM
0 responses
111 views
0 likes
Last Post seqadmin  
Working...
X