STAR producing an empty BAM file
0
0
Entering edit mode
2.5 years ago

I'm trying to run STAR but I am getting an empty BAM file. Does anyone know why this is happening and how to fix it?

iCount mapstar demultiplexed/demux_NNNGGCGNN.fastq.gz hs88 mapping_NNNGGCGNN \
> --annotation homo_sapiens.88.gtf.gz 
#for context, mapstar needs the following arguments reads, genome_index, out_dir

iCount mapstar demultiplexed/demux_NNNGGCGNN.fastq.gz hs88 mapping_NNNGGCGNN --annotation homo_sapiens.88.gtf.gz
Input parameters for function 'map_reads' in iCount.externals.star
    reads: demultiplexed/demux_NNNGGCGNN.fastq.gz
    genome_index: hs88
    out_dir: mapping_NNNGGCGNN
    annotation: homo_sapiens.88.gtf.gz
    multimax: 10
    mismatches: 2
    threads: 1
    genome_load: False
Mapping reads from demultiplexed/demux_NNNGGCGNN.fastq.gz
Nov 02 20:23:11 ..... started STAR run
Nov 02 20:23:11 ..... loading genome
Nov 02 20:23:12 ..... processing annotations GTF
Nov 02 20:23:32 ..... inserting junctions into the genome indices
Nov 02 20:23:34 ..... started mapping
Done.
BAM STAR • 915 views
ADD COMMENT
1
Entering edit mode
  1. What is hs88? It doesn't look like a common human genome version
  2. You're not running STAR, you're running something that's internally running STAR. It's not the same as running STAR directly.
ADD REPLY
0
Entering edit mode

What do you see in the log files in the directory mapping_NNNGGCGNN, specifically Log.out file?

ADD REPLY
0
Entering edit mode

Hi, did you eventually spot the problem?

ADD REPLY

Login before adding your answer.

Traffic: 2323 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6