Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • sfh838t
    Member
    • Apr 2014
    • 29

    why are sRNA output reads longer than siRNA?

    Hi,
    this is possibly a dumb question, but if my goal is to find siRNA (20-25 nt long) why are the Illumina reads 36 nt long, at least before quality trim? if a 24 nt long RNA piece (plus primers) is sequenced, how is it possible for the result to be 36 nt long? Am I looking at this way too simplistic or what?

    Also: if I can align (bowtie2) enough reads to cover my entire virus sequence, how come after assembling (velvet) the contigs cover only fractions of the ref seq? How much of it is covered depends on number of reads mostly, kmer size a little also.
    anything I can do to improve the assembly?
  • cmbetts
    Senior Member
    • Jun 2012
    • 120

    #2
    The quick answer for the first question is that the sequencer runs as many cycles as you tell it to, and that's how long the reads come out. If the insert is shorter than the read length, it reads into the adapter on the opposite side, and gibberish (mostly As) beyond that. The bases in the adapter need to be removed by sequence identity, not quality.

    I can't answer the second question, as I've never need to do a genome assembly.

    Comment

    • sfh838t
      Member
      • Apr 2014
      • 29

      #3
      thank you. I can see the nonsense part . and yes, it was 36nt after adapter removal.

      Comment

      • MU Core
        Member
        • Apr 2008
        • 60

        #4
        If using bcl2fastq for adapter trimming, I believe default minimum-trimmed-read-length is set to 35. If trimming would cut a read down to less than 35 bases then the bases between the end of the trimmed read and position 35 are “masked” by replacing them with N’s. So the remaining adapter after 20 bases would be masked. Our group has set the minimum-trimmed-read-length to 10 for small RNA data sets. This may not be your situation but thought it worth mentioning.

        Comment

        • sfh838t
          Member
          • Apr 2014
          • 29

          #5
          I used cutadapt for adapter removal which best that I can tell will remove all parts of the search string no matter where they occur.
          It still puzzles me though why I can find reads that align (regardless of read length) covering literally my whole ref seq but can only come up with contigs covering 1kb of nearly 8 kb. I know, aligning and assembling are two different things/algorithms, but still.
          If anyone has an idea where else I could maybe ask this question?

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #6
            Originally posted by sfh838t View Post
            It still puzzles me though why I can find reads that align (regardless of read length) covering literally my whole ref seq but can only come up with contigs covering 1kb of nearly 8 kb.
            Let me see if I am understanding this right.

            If you align you can find reads covering the entire reference (8kb?) but if you try to assemble those reads then you can only get contigs that represent just 1 kb of the 8kb reference?

            Sequence assembly is a hard problem. If there are repeats in your reference (coupled with the short reads in your dataset) then that result is not surprising.

            Comment

            • sfh838t
              Member
              • Apr 2014
              • 29

              #7
              yes, you did understand correctly.
              I used either BWA or bowtie2 to align reads to ref seq, then go through the samtools steps to filter out only reads that align, convert back to fastq, then run velvet or ABySS and get mostly nothing, depending on read depth.
              I have three plant samples with apparently varying degrees of virus infections, assembled contig coverage increases from 1kb, to 2 and 6kb of 8kb total virus length with increasing read depth. However, for each sample I can use IGV to look at and bedtools to give me numbers for the read alignments and if I use all reads regardless of their length I have coverage of the entire target virus minus 1 to 6 nts.

              Comment

              • fanli
                Senior Member
                • Jul 2014
                • 197

                #8
                Is there something particular about your virus that you'd be trying to do assembly with really short reads? I don't think a lot of the assemblers out there are optimized for this...

                Comment

                • sfh838t
                  Member
                  • Apr 2014
                  • 29

                  #9
                  looking for variants, maybe strain identification etc.
                  velvet seems to be commonly used for this, any suggestions for a different assembler?

                  Comment

                  • GenoMax
                    Senior Member
                    • Feb 2008
                    • 7142

                    #10
                    Is what we are discussing now unrelated to the original question or is this an ssRNA virus? (I can split later posts into a new thread if that is so).

                    Is there a reason you are trying to assemble the virus (when you have a reference)? (Edit: Loks like @fanli already asked this question while I was typing this).

                    If you have some time take a look at tadpole.sh from BBMap. It may provide a fresh option. I would also look into BBSplit to separate the viral reads before doing the assembly with tadpole.

                    Comment

                    • sfh838t
                      Member
                      • Apr 2014
                      • 29

                      #11
                      it was the second question, so I don't know if it should be split.
                      I will look into tadpole and the other suggestions, thanks!

                      Comment

                      Latest Articles

                      Collapse

                      • SEQadmin2
                        Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
                        by SEQadmin2



                        Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
                        ...
                        07-09-2026, 11:10 AM
                      • SEQadmin2
                        Cancer Drug Resistance: The Lingering Barrier to Rising Survival
                        by SEQadmin2



                        Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

                        There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
                        07-08-2026, 05:17 AM
                      • GATTACAT
                        Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                        by GATTACAT
                        Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                        07-01-2026, 11:43 AM

                      ad_right_rmr

                      Collapse

                      News

                      Collapse

                      Topics Statistics Last Post
                      Started by SEQadmin2, Yesterday, 10:26 AM
                      0 responses
                      13 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 07-09-2026, 10:04 AM
                      0 responses
                      26 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 07-08-2026, 10:08 AM
                      0 responses
                      16 views
                      0 reactions
                      Last Post SEQadmin2  
                      Started by SEQadmin2, 07-07-2026, 11:05 AM
                      0 responses
                      33 views
                      0 reactions
                      Last Post SEQadmin2  
                      Working...