Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • bioinfosm
    Senior Member
    • Jan 2008
    • 483

    ShortRead package

    Hi,

    Any experiences with the ShortRead R package?


    I can finally make it to run, but people's experience using it, tweaking it, and QC.ing data from the functions will be helpful..

    sm
    --
    bioinfosm
  • bioinfosm
    Senior Member
    • Jan 2008
    • 483

    #2
    <bump>

    Also more stuff coming out in R for NGS data
    The Bioconductor project aims to develop and share open source software for precise and repeatable analysis of biological data. We foster an inclusive and collaborative community of developers and data scientists.
    --
    bioinfosm

    Comment

    • archi
      Member
      • Apr 2014
      • 16

      #3
      I'm getting the following errors in using the readFastq function
      readFastq("home/linux/sratoolkit.2.34-2-centos_linux64/bin",pattern="SRR039194_1.fastq")
      Error: Input/Output
      no input files found
      dirPath: home/linux/sratoolkit.2.34-2-centos_linux64/bin
      pattern: SRR039194_1.fastq

      any suggestions on how to fix this?
      please reply asap
      thanks!

      Comment

      • GenoMax
        Senior Member
        • Feb 2008
        • 7142

        #4
        You may be missing a leading "/" in your path home/linux/sratoolkit.2.34-2-centos_linux64/bin. Are the sequence files in this path?

        Comment

        • archi
          Member
          • Apr 2014
          • 16

          #5
          I'm able to generate the fastq version of the sra file in the terminal.But how do I save its copy in my computer??

          please reply asap

          Comment

          • GenoMax
            Senior Member
            • Feb 2008
            • 7142

            #6
            Have you looked in the same directory where your SRA file was?

            Comment

            • archi
              Member
              • Apr 2014
              • 16

              #7
              okay,got it.
              thanks

              Comment

              • archi
                Member
                • Apr 2014
                • 16

                #8
                While using ShortRead package to read a fastq file what are the exact arguments to be put in the readFastq function?
                and how do we segregate from so many reads only those which have a particular sequence?

                Comment

                • mastal
                  Senior Member
                  • Mar 2009
                  • 666

                  #9
                  If you type '?readFastq' at the R prompt on the commandline, you should get a help page that explains the usage for the function.

                  Download the manuals for the ShortRead package from:

                  This package implements sampling, iteration, and input of FASTQ files. The package includes functions for filtering and trimming reads, and for generating a quality assessment report. Data are represented as DNAStringSet-derived objects, and easily manipulated for a diversity of purposes. The package also contains legacy support for early single-end, ungapped alignment formats.


                  I think that readFastq() can only be used to read in complete fastq files, but then you can apply various filters to the data to get only the reads you want. See the documentation.
                  Last edited by mastal; 05-24-2014, 03:07 AM.

                  Comment

                  • archi
                    Member
                    • Apr 2014
                    • 16

                    #10
                    I have around 4 Lac lines in my fastq file.So while using readFastq I'm constantly getting an error message of unexpected number of lines.
                    Can someone please suggest how do I manipulate my reads now,my final aim is to get a set of reads which have a particular sequence at the end.

                    please reply asap

                    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
                    15 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 07-09-2026, 10:04 AM
                    0 responses
                    29 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...