tcr-dist icon indicating copy to clipboard operation
tcr-dist copied to clipboard

Limited functionality of --no_probabilities

Open jeremycfd opened this issue 8 years ago • 0 comments

The use of --no_probabilities is currently limited by the fact that compute_probs imports tcr_rearrangement_new.py or tcr_rearrangement.py (both directly and also through the importing of tcr_sampler.py). the rearrangement scripts have functions that require the existence of hard-coded probabilities files. Currently, --no_probabilities will successfully assign a probability of 1 in all cases, but the pipeline will fail in cases in which the probabilities files do not exist.

jeremycfd avatar Jul 28 '17 00:07 jeremycfd