Clinical-Genomics-Lund / SomaticPanelPipeline

0 stars 2 forks source link

CNV import to coyote as JSON. Pythonize the import #37

Closed ViktorHy closed 3 months ago

ViktorHy commented 9 months ago

This is just a draft:

cnvJSON.py will generate a JSON file that can be loaded into to coyote. This should remove the positional requirements that the bed-like output from CNVs atm.

the coyote import-script will move over to python and have more tests and checks