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

The result database does not contain metadata #196

Open
ynren1020 opened this issue Mar 14, 2022 · 3 comments
Open

The result database does not contain metadata #196

ynren1020 opened this issue Mar 14, 2022 · 3 comments

Comments

@ynren1020
Copy link

Describe the bug
Hello, when I run the command to get the output by using
db = SampCompDB (
db_fn = "/results/outSampComp.db",
fasta_fn = "/reference/transcripts_gencode.v38.fa")

It raised an error message saying:
raise NanocomporeError("The result database does not contain metadata")
nanocompore.common.NanocomporeError: The result database does not contain metadata

ps. the transcripts fasta file was produced by gtf and genome fasta file by gffread:
gffread -w transcripts.fa -g /path/to/genome.fa transcripts.gtf

I am wondering how I should do to extract modification info from the resulting database.
Thanks a lot for your help!

Yanan

@tleonardi
Copy link
Owner

Hi, it looks like there's something wrong with outSampComp.db. How did you generate it? Can you provide the log files of sampComp?

@ynren1020
Copy link
Author

ynren1020 commented Mar 15, 2022 via email

@ynren1020
Copy link
Author

ynren1020 commented Mar 29, 2022 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