Skip to content

PAScall output bed contain NAs,DeepPASS can't work? #3

@binghongw

Description

@binghongw

Hi,
I am running PAScall on bam,but the last two columns of output bed file are NAs, which can‘t be used in PASquant.
the output bed file

chr1    790085  790485  LINC01409|1|LINC01409|lncRNA|null|intron        0       +       790485  790485  0       1       400,    0,      0       NA      NA
chr1    839921  840321  LINC01128|1|LINC01128|lncRNA|null|intron        0       +       840321  840321  0       1       400,    0,      0       NA      NA 

I check the log and find that DeepPASS seemed unable to work. the log is below.

/home/soft/SCAPTURE-main/scapture_evaluate: line 87: 25568 Illegal instruction     python $DeepPASSpredict -m $DeepPASSmodel -p $PREFIX".DeepPASS" -o $PREFIX".DeepPASS.predictout" &> $PREFIX".DeepPASS.predict.log"
cat: RCC_2_cluster_2_2.exonic.peaks.DeepPASS.predictout/Predict_Result.txt: No such file or directory
/home/soft/SCAPTURE-main/scapture_evaluate: line 87: 25834 Illegal instruction     python $DeepPASSpredict -m $DeepPASSmodel -p $PREFIX".DeepPASS" -o $PREFIX".DeepPASS.predictout" &> $PREFIX".DeepPASS.predict.log"
cat: RCC_2_cluster_2_2.intronic.peaks.DeepPASS.predictout/Predict_Result.txt: No such file or directory
/home/soft/SCAPTURE-main/scapture_evaluate: line 87: 25901 Illegal instruction     python $DeepPASSpredict -m $DeepPASSmodel -p $PREFIX".DeepPASS" -o $PREFIX".DeepPASS.predictout" &> $PREFIX".DeepPASS.predict.log"
cat: RCC_2_cluster_2_2.3primeExtended.peaks.DeepPASS.predictout/Predict_Result.txt: No such file or directory

but I don't know how to solve it, any reply is appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions