Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Building reference #172

Open
pillailab opened this issue May 23, 2023 · 2 comments
Open

Building reference #172

pillailab opened this issue May 23, 2023 · 2 comments

Comments

@pillailab
Copy link

Hello,
I have been trying to build a new refernce for hg19 (my bam files are hg19) and i have tried the STAR variation, singularity install, older 1.3 version - all of it just runs for several days and times out. Can you let me know what may help ? Down is the latest iteration
Launching reference build process. The full build might take hours.
<Phase 1: STAR Reference Preparation>
STAR --runMode genomeGenerate --genomeDir /home/mp758/project/GenomeBuilds/IRfinder/IRFinder_hg19/STAR --genomeFastaFiles /home/mp758/project/GenomeBuilds/IRfinder/IRFinder_hg19/genome.fa --sjdbGTFfile /home/mp758/project/GenomeBuilds/IRfinder/IRFinder_hg19/transcripts.gtf --sjdbOverhang 150 --runThreadN 20 &>> log-star-build-ref.log
STAR version: 2.7.10a compiled: 2022-01-14T18:50:00-05:00 :/home/dobin/data/STAR/STARcode/STAR.master/source
May 17 15:15:07 ..... started STAR run
May 17 15:15:07 ... starting to generate Genome files
May 17 15:15:47 ..... processing annotations GTF
May 17 15:16:14 ... starting to sort Suffix Array. This may take a long time...
May 17 15:16:31 ... sorting Suffix Array chunks and saving them to disk...
May 17 15:34:31 ... loading chunks from disk, packing SA...
May 17 15:35:45 ... finished generating suffix array
May 17 15:35:45 ... generating Suffix Array index
May 17 15:39:31 ... completed Suffix Array index
May 17 15:39:32 ..... inserting junctions into the genome indices
May 17 15:43:32 ... writing Genome to disk ...
May 17 15:43:35 ... writing Suffix Array to disk ...
May 17 15:43:56 ... writing SAindex to disk
May 17 15:43:59 ..... finished successfully
<Phase 2: Mapability Calculation>
May 17 15:44:00 ... mapping genome fragments back to genome...
slurm-42586915.out (END)

Thanks
Manoj

@dg520
Copy link
Collaborator

dg520 commented Jul 19, 2023

@pillailab Sorry for the super-late reply. Have you checked if the chromosome nomenclatures in the transcripts.gtf and the genome.fa are the same? For example, both start with "chr", or neither has so.

@asdggr
Copy link

asdggr commented Feb 24, 2025

Hello, did you find the answer to that issue? I have the exact same problem. I also tried with BuildRefProcess, but it gets stuck at the mapping genome fragments step. I checked that both the gtf and fasta have the same chromosome nomenclatures. I used IRF v 1.3.0, 1.3.1 and even the 2.0

All dependencies are ok..

Thanks in advance for any help.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants