phbradley / conga

Clonotype Neighbor Graph Analysis
MIT License
80 stars 18 forks source link

Improved compatibility across OS and other edits #6

Closed sschattgen closed 3 years ago

sschattgen commented 3 years ago

Altered the paths to ensure compatibility between Windows and Linux/Mac. The C++ TCRdist calculators are now used if compiled executables are found, else defaults to the python calculator. Introduces the experimental Prep_for_Conga wrapper (should be omitted for now).