AmpliconSuite / AmpliconClassifier

Classify output of AmpliconArchitect to detect types of focal amplifications present
BSD 2-Clause "Simplified" License
14 stars 11 forks source link

Feature interval bed should include copy number values from AA graph file #15

Open jluebeck opened 1 year ago

jluebeck commented 1 year ago

Otherwise users need to convert the graph to a bed file using https://github.com/AmpliconSuite/AmpliconSuite-pipeline/blob/master/scripts/graph_to_bed.py, and then intersect the two bed files to get one that has the graph's CN data included.