Open sa501428 opened 4 years ago
For the long-term sustainability of the code, we should make all variables have meaningful names; e.g. targetVector or indicesToIgnore rather than z, b, etc. Ideally we also make them match the names in the Java port: https://github.com/aidenlab/Juicebox/commit/68fa57d199b19328942d62f1e76b81ddaabdae7e
(Java port also needs more code cleanup of names for that matter)
for variables, methods, etc.
For the long-term sustainability of the code, we should make all variables have meaningful names; e.g. targetVector or indicesToIgnore rather than z, b, etc. Ideally we also make them match the names in the Java port: https://github.com/aidenlab/Juicebox/commit/68fa57d199b19328942d62f1e76b81ddaabdae7e
(Java port also needs more code cleanup of names for that matter)