Martin Abba
unread,Apr 28, 2013, 6:38:10 PM4/28/13Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to asammate
Hi,
I am SAMMAte's user. I am trying to run sammate 2.7.4 using linux from
the command line but with unsuccessful results. I get the following
message error in the terminal (see below).
Do you have some suggestion about it?
Best regards from Buenos Aires - Argentina
Martin
mcabba@s855:~/Desktop/RNAseqlibraries$ sh SAMMate.sh -m RAEM -a
Homo_sapiens.gtf -i 93VU.bam,BHY.bam,BICR22.bam,Cal27.bam,Cal33.bam -o
test
/home/mcabba/Desktop/RNAseqlibraries/
18:14:40 <INFO> Start parsing annotation file Homo_sapiens.gtf in
GTF format...
18:14:50 <INFO> Parsing annotation file is complete.
18:14:50 <INFO> Start parsing alignment results of 93VU.bam in BAM
format...
18:29:26 <ERROR> The BAM file cannot be parsed due to invalid
format, the following row cannot be parsed:
18:29:26 <ERROR> C0AUEACXX:5:1101:02628:127637
18:29:26 <ERROR> The BAM file cannot be parsed due to invalid
format.
java.lang.NullPointerException
at
Wayne.CS.CBDM.alignment.BAMJunctionParser.updateGenes(BAMJunctionParser.java:
222)
at
Wayne.CS.CBDM.alignment.BAMJunctionParser.parseFile(BAMJunctionParser.java:
140)
at Wayne.CS.CBDM.calculator.TaskExecutor.parseFile(TaskExecutor.java:
314)
at Wayne.CS.CBDM.calculator.TaskExecutor.run(TaskExecutor.java:181)
at
Wayne.CS.CBDM.calculator.TaskExecutor.executeTasks(TaskExecutor.java:
149)
at Wayne.CS.CBDM.ui.Startup.executeTasks(Startup.java:102)
at Wayne.CS.CBDM.ui.Startup.main(Startup.java:62)
18:29:26 <INFO> The total count of short reads mapped on exon-exon
juntions is : 0
18:29:26 <INFO> The total count of short reads mapped on exons is :
49352963
18:29:26 <INFO> The total count of reads is : 49352963
18:29:26 <INFO> Parsing BAM file is complete.
18:29:26 <INFO> Start estimating transcript expression abundance
using RAEM procedure.
18:29:26 <ERROR> Function EMEstimator.calculate:
java.lang.NullPointerException