JulianneDavid / shared-cancer-splicing

Code for reproducing analyses and figures for shared alternative cancer splicing paper
MIT License
4 stars 2 forks source link

Fix for empty directory after running jx_indexer in experiment mode. #6

Open kockan opened 1 year ago

kockan commented 1 year ago

This reorders the columns of full_df, solving the issue of observing an empty directory after running jx_indexer in experiment mode.

The reason for the empty directory originated from an incorrectly built database, which was due to write operations that used an incorrect column order.