CCICB / CRUX

Other
2 stars 1 forks source link

Pfam domains error #97

Closed selkamand closed 10 months ago

selkamand commented 10 months ago

When selecting the “Adrenocortical carcinoma (N=62)” dataset, an error message appears after clicking on “Pfam domains” in the “Step 2: Explore Visualizations” section. The error message states: “‘Error: from must be a finite number.”

selkamand commented 10 months ago

See https://github.com/PoisonAlien/maftools/issues/988

selkamand commented 10 months ago

Short term fix is just to automatically filter out this problematic row in the CRUX pfam module and remove once fixed in maftools

selkamand commented 10 months ago

Short term fix:

Added maftools_set_difficult_aachanges_to_empty_strings(). Please remove once issue is patched in maftools