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

Exception in thread "main" java.lang.NoClassDefFoundError #65

Open
topherconley opened this issue Jun 29, 2018 · 1 comment
Open

Exception in thread "main" java.lang.NoClassDefFoundError #65

topherconley opened this issue Jun 29, 2018 · 1 comment

Comments

@topherconley
Copy link

Here is the command I ran:

$SAMTOOLS sort -m 5G -n -@ 5 ${OUT}.bam | \
    java -Xmx16G -jar $QORTS QC \
    --nameSorted \
    --stranded \
    --title $OUT \
    - \
    $GTF ./

Attached is the log output. The same command worked on other similar paired-end files.
qorts.txt

Any thoughts?
Chris

@hartleys
Copy link
Owner

hartleys commented Jun 30, 2018 via email

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

2 participants