Unconfigured Ad

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

    #1

    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
                      Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                      by SEQadmin2



                      CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                      Despite this, “CRISPR helped turn genome editing from a specialized technique into
                      ...
                      07-31-2026, 11:01 AM
                    • SEQadmin2
                      Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                      by SEQadmin2


                      Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                      The systematic characterization of the human proteome has
                      ...
                      07-20-2026, 11:48 AM

                    ad_right_rmr

                    Collapse

                    News

                    Collapse

                    Topics Statistics Last Post
                    Started by SEQadmin2, 08-06-2026, 07:41 AM
                    0 responses
                    20 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 08-03-2026, 10:13 AM
                    0 responses
                    33 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 07-31-2026, 02:55 AM
                    0 responses
                    43 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 07-24-2026, 12:17 PM
                    0 responses
                    26 views
                    0 reactions
                    Last Post SEQadmin2  
                    Working...