Closed CSTE7007 closed 1 year ago
Thank you for your interest in using ConDoR. I have now fixed the code so it should output the newick file correctly (before this change, the cell name had to start with 's' for the newick file to be generated correctly). I have tested that the code works now, but please let me know if the problem persists.
I ran the code for example data and that produced four files as below:
where
overview_tree.newick
file had values inside.But when I ran the code for
data/CRC
folder as follow:python src/condor.py -i data/CRC/input/character_matrix.csv -a 0.0018 -b 0.001 -k 1 -r data/CRC/input/total_readcounts.csv -v data/CRC/input/alt_readcounts.csv -o data/CRC/CRC
it generatedBut the
data/CRC/CRC_tree.newick
file was with empty value as();