Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • STAR read Mapping

    Hello everybody,

    I kindly need your help again ...

    I want to map my reads on the genome using STAR but for some reason I get an error that I don't know how to solve

    When I type the command line here is what I get:



    Code:
    Patrizios-MBP:processing patrizio$ STAR --genomeDir genome/star/ --runThreadN 4 --readFilesIn clipped/SRR359063_1.fastq.zip clipped/ SRR359063_2.fastq.zip --outFileNamePrefix mapping/star/SRR359063. --outSAMattributes All --outSAMtype BAM SortedByCoordinate --readFileCommand gunzip
    EXITING: FATAL INPUT ERROR: unrecoginzed parameter name "readFileIn" in input "Command-Line-Initial"
    SOLUTION: use correct parameter name (check the manual)

    Feb 19 18:49:56 ...... FATAL ERROR, exiting[/B]

    I also tried to process unzipped files and remove the command to execute each single input file --readFileCommand, but still I can't go further,

    I have a MacOs terminal,


    thank you

    Patrizio
    Last edited by GenoMax; 02-19-2019, 10:16 AM. Reason: Added [code] tags

  • #2
    STAR requires a lot of RAM depending on genome size. e.g. human genome will need ~30G of free RAM which you may not have available on your Mac. If that is true, you will not be able to do this on your local mac.

    Comment


    • #3
      Do you think that this is the reason why I have this error? this is a nematode genome so I thought the process would have been faster than human

      I will scan the command, I found an error probably I didn't type correctly the command

      later I will also try with topHat, it should be feasible because requires less RAM

      thank you
      Last edited by NDUFB11; 02-19-2019, 10:07 AM.

      Comment


      • #4
        Oops. I should have looked at the error carefully. You are correct.

        Edit: Found the problem. You have a space between clipped and file name here (clipped/ SRR359063_2.fastq.zip ). Remove that.

        Comment


        • #5
          It's working !!!! holeee'!

          have a look

          Code:
          Patrizios-MBP:processing patrizio$ STAR --genomeDir genome/star/ --runThreadN 4 --readFilesIn clipped/SRR359063_1.fastq clipped/SRR359063_2.fastq --outFileNamePrefix mapping/star/SRR359063. --outSAMattributes All --outSAMtype BAM SortedByCoordinate 
          Feb 19 19:22:44 ..... started STAR run
          Feb 19 19:22:44 ..... loading genome
          Feb 19 19:22:49 ..... started mapping
          Feb 19 19:23:50 ..... finished mapping
          Feb 19 19:23:50 ..... started sorting BAM
          Feb 19 19:23:54 ..... finished successfully
          Patrizios-MBP:processing patrizio$
          I can go further with the process !

          Thank you GenoMax

          at some point I will ship a bottle of wine to you

          -P
          Last edited by GenoMax; 02-19-2019, 10:33 AM. Reason: Added [code] tags

          Comment


          • #6
            Looks good!

            Comment


            • #7
              Just a quick comment-- STAR does come with RAM limiting arguments: --limitGenomeGenerateRAM, --limitIObufferSize , --genomeSAsparseD

              Comment

              Latest Articles

              Collapse

              • seqadmin
                Advancing Precision Medicine for Rare Diseases in Children
                by seqadmin




                Many organizations study rare diseases, but few have a mission as impactful as Rady Children’s Institute for Genomic Medicine (RCIGM). “We are all about changing outcomes for children,” explained Dr. Stephen Kingsmore, President and CEO of the group. The institute’s initial goal was to provide rapid diagnoses for critically ill children and shorten their diagnostic odyssey, a term used to describe the long and arduous process it takes patients to obtain an accurate...
                12-16-2024, 07:57 AM
              • seqadmin
                Recent Advances in Sequencing Technologies
                by seqadmin



                Innovations in next-generation sequencing technologies and techniques are driving more precise and comprehensive exploration of complex biological systems. Current advancements include improved accessibility for long-read sequencing and significant progress in single-cell and 3D genomics. This article explores some of the most impactful developments in the field over the past year.

                Long-Read Sequencing
                Long-read sequencing has seen remarkable advancements,...
                12-02-2024, 01:49 PM

              ad_right_rmr

              Collapse

              News

              Collapse

              Topics Statistics Last Post
              Started by seqadmin, 12-17-2024, 10:28 AM
              0 responses
              26 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 12-13-2024, 08:24 AM
              0 responses
              43 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 12-12-2024, 07:41 AM
              0 responses
              29 views
              0 likes
              Last Post seqadmin  
              Started by seqadmin, 12-11-2024, 07:45 AM
              0 responses
              42 views
              0 likes
              Last Post seqadmin  
              Working...
              X