junseonghwan / PhylEx

3 stars 1 forks source link

Data input should not include chr and pos columns. #17

Closed junseonghwan closed 3 years ago

junseonghwan commented 3 years ago

Although we included chr and pos to handle phasing, the current version does not using chr and pos.

Also, we need to anonymize the input data for software and data release.

junseonghwan commented 3 years ago

Also, remove Ref and Alt alleles. These are not used in the code.

junseonghwan commented 3 years ago

Single cell data should also just have mutation ID, cell ID, and counts.