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
{{ message }}
This repository has been archived by the owner on May 3, 2024. It is now read-only.
Hi
I am trying to use "chain_samples.py" from your package script after post collapsed step of cDNA. Here i am using three different mappers out from cDNA and the config looks like:
Traceback (most recent call last):
File "/stornext/snfs5/next-gen/scratch/rupesh/Apps/envs/cupcake/bin/chain_samples.py", line 528, in <module>
chain_samples_multithread(sample_dirs, sample_names, group_filename, gff_filename, count_filename, args.field_to_use, args.fuzzy_junction, args.allow_5merge, args.max_3_diff, fastq_filename, cpus=args.cpus)
File "/stornext/snfs5/next-gen/scratch/rupesh/Apps/envs/cupcake/bin/chain_samples.py", line 386, in chain_samples_multithread
sample_sanity_check(os.path.join(d, group_filename),\
File "/stornext/snfs5/next-gen/scratch/rupesh/Apps/envs/cupcake/bin/chain_samples.py", line 32, in sample_sanity_check
raise Exception("Sanity check failed! Please make sure the PBIDs listed in {1} are also in {0} and {2}".format(\
Exception: Sanity check failed! Please make sure the PBIDs listed in ../saltCupcake/HG002.collapsed.gff are also in ../saltCupcake/HG002.collapsed.group.txt and ../saltCupcake/HG002.collapsed.abundance.txt
I am not sure why i should not have same PBID in gff, txt and in abundance, since the output comes from cupcake.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
I am trying to use "chain_samples.py" from your package script after post collapsed step of cDNA. Here i am using three different mappers out from cDNA and the config looks like:
ERROR
I am not sure why i should not have same PBID in gff, txt and in abundance, since the output comes from cupcake.
The text was updated successfully, but these errors were encountered: