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.
I am trying to chain 3 samples. However, I keep getting the following error:
Exception: Sanity check failed! Please make sure the PBIDs listed in collapsed.gff are also in collapsed.group.txt and collapsed.abundance.txt
I analysed the three samples separately and run collapse_isoforms_by_sam.py and get_abundance_post_collapse.py . After this, I run chain_samples.py. I checked the different files and it seems that PB.1 is in the group.txt and gff file but missing from the abundance file.
Hi,
I am trying to chain 3 samples. However, I keep getting the following error:
Exception: Sanity check failed! Please make sure the PBIDs listed in collapsed.gff are also in collapsed.group.txt and collapsed.abundance.txt
I analysed the three samples separately and run
collapse_isoforms_by_sam.py
andget_abundance_post_collapse.py
. After this, I runchain_samples.py
. I checked the different files and it seems that PB.1 is in the group.txt and gff file but missing from the abundance file.The text was updated successfully, but these errors were encountered: