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.