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

Output regions from Akita #166

Open
ahmedabbas811 opened this issue Jun 21, 2023 · 1 comment
Open

Output regions from Akita #166

ahmedabbas811 opened this issue Jun 21, 2023 · 1 comment

Comments

@ahmedabbas811
Copy link

Hello,

Is there available some predicted regions from Akita for GM12878 cell line or H1 cell line, preferably "observed" rather than "observed/expected"

I am trying to go through the tutorial but have problem with akita_data:

akita_data --sample 0.05 -g /work/pathology/s206442/dbet_data/Akita/data/hg38_gaps_binsize2048_numconseq10.bed -l 1048576 --crop 65536 --local -o /work/pathology/s206442/dbet_data/Akita/data/1m --as_obsexp -p 1 -t 0.1 -v 0.1 -w 2048 --snap 2048 --stride_train 262144 --stride_test 32768 /work/pathology/s206442/dbet_data/Akita/data/hg38.ml.fa /work/pathology/s206442/dbet_data/Akita/data/microc_cools.txt
It gives me this error

Input In [33]
akita_data --sample 0.05 -g /work/pathology/s206442/dbet_data/Akita/data/hg38_gaps_binsize2048_numconseq10.bed -l 1048576 --crop 65536 --local -o /work/pathology/s206442/dbet_data/Akita/data/1m --as_obsexp -p 1 -t 0.1 -v 0.1 -w 2048 --snap 2048 --stride_train 262144 --stride_test 32768 /work/pathology/s206442/dbet_data/Akita/data/hg38.ml.fa /work/pathology/s206442/dbet_data/Akita/data/microc_cools.txt
^
SyntaxError: invalid decimal literal

Thanks

@davek44
Copy link
Contributor

davek44 commented Jul 4, 2023

Hi, it seems like your error message might have been truncated. Can you tell what line of the script it's throwing that SyntaxError on? Does the script only crash on your own data, or does it crash on our demo data, too?

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