You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I ran the following command:
```bashscapture -m PAScall -a SCAPTURE_annotation -g genome.fa -b PBMC3k.test.bam -l 98 -o PBMC3k -p 16 --species human --polyaDB SupTab_KnownPASs_fourDBs.txt &> PBMC3k.PAScall.log
But received the following errors:
Parallel command not found:
Missing temporary files:
Inconsistent naming convention warnings:
Missing commands (
bedToGenePred,genePredToBed):Missing
Predict_Result.txtfiles:Output files generated:
Any help or suggestions would be greatly appreciated!
```