Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • NDUFB11
    Member
    • Jul 2017
    • 34

    STAR Aligner quantMode and fatal error

    Hello Everyone,

    I have problems with STAR aligner.
    I want to use the quantMode option in order to have .tab file that I will use for later analysis.

    The first thing I did is the index of the genome:

    Code:
    STAR --runMode genomeGenerate --genomeDir genome/star/ --genomeFastaFiles /genome/Homo_sapiens.GRCh37.75.fa --sjdbGTFfile /genome/Homo_sapiens.GRCh37.75.gtf --runThreadN 20 --sjdbGTFtagExonParentTranscript Parent --sjdbGTFfeatureExon CDS --outFileNamePrefix genome/star/

    from where I obtained this list of files

    Code:
    total 382248
    -rw-rw-r--. 1        617 Mar 26 23:06 chrLength.txt
    -rw-rw-r--. 1       1330 Mar 26 23:06 chrNameLength.txt
    -rw-rw-r--. 1        713 Mar 26 23:06 chrName.txt
    -rw-rw-r--. 1       919 Mar 26 23:06 chrStart.txt
    -rw-rw-r--. 1      22187668 Mar 26 23:22 exonGeTrInfo.tab
    -rw-rw-r--. 1      21831277 Mar 26 23:22 exonInfo.tab
    -rw-rw-r--. 1     784390 Mar 26 23:22 geneInfo.tab
    -rw-rw-r--. 1        346597481 Mar 26 23:22 Log.out
    drwx------. 2         6 Mar 26 23:05 _STARtmp
    -rw-rw-r--. 1        0 Mar 26 23:22 transcriptInfo.tab
    then I run my sample

    Code:
    STAR --genomeDir genome/star --readFilesIn my_fastq/Treated_1_m1.fastq.gz my_fastq/Treated_1_m2.fastq.gz --outSAMtype BAM SortedByCoordinate --sjdbGTFfile genome/Homo_sapiens.GRCh37.75.gtf --quantMode TranscriptomeSAM GeneCounts --twopassMode Basic –alignIntronMax 15000 --outFilterIntronMotifs RemoveNoncanonical --runThreadN 20 --sjdbGTFtagExonParentTranscript Parent --sjdbGTFfeatureExon CDS --outReadsUnmapped fastx --readFilesCommand zcat
    and I have this error,


    Code:
    Mar 27 03:32:36 ..... started STAR run
    Mar 27 03:32:36 ..... loading genome
    
    EXITING because of FATAL ERROR: could not open genome file genome/star2/genomeParameters.txt
    SOLUTION: check that the path to genome files, specified in --genomeDir is correct and the files are present, and have user read permsissions
    
    Mar 27 03:32:36 ...... FATAL ERROR, exiting

    It seems like that he can not find the genomeParameters.txt file but was not even created during the indexing.

    Does anybody had a similar problem or knows the solution?

    Thank you for help
    Last edited by NDUFB11; 03-26-2019, 06:48 PM.
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    #2
    See this: https://github.com/alexdobin/STAR/issues/292

    Use full path for genome dir in your command.

    Comment

    • NDUFB11
      Member
      • Jul 2017
      • 34

      #3
      Hi GenoMax,

      unfortunately writing the entire path didn't help,

      there must be something in my index structure command line that need to be adjusted I guess.

      the problem is that if I want to use the option

      Code:
      --quantMode TranscriptomeSAM GeneCounts
      I need to use the fasta format along with the GTF format for the index, otherwise I can get the genomeParameters.txt by using only the fasta format
      Thank you for you answer anyways

      Comment

      • sklages
        Senior Member
        • May 2008
        • 628

        #4
        Looks like your genome generation failed. There are missing quite a few files.

        Have a look at
        Log.out
        Are you seeing some errors?
        Usually it should finish with sth. like:
        Mar 13 17:07:06 ..... finished successfully
        DONE: Genome generation, EXITING
        And yes, just to be sure, I'd also use absolute paths as parameters ..

        Comment

        • NDUFB11
          Member
          • Jul 2017
          • 34

          #5
          Hi sklages,
          I solved the problem by skipping TrascriptomeSAM,
          running just this:

          --quantMode GeneCounts

          Thank you

          Comment

          Latest Articles

          Collapse

          • mylaser
            Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by mylaser
            Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
            If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
            This guide explains everything you need to know about...
            Yesterday, 01:13 AM
          • 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

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-09-2026, 10:04 AM
          0 responses
          19 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-08-2026, 10:08 AM
          0 responses
          11 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-07-2026, 11:05 AM
          0 responses
          26 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-02-2026, 11:08 AM
          0 responses
          31 views
          0 reactions
          Last Post SEQadmin2  
          Working...