issues
search
hsmaan
/
Iniquitate
Analysis of imbalanced data and its impacts in a scRNA-seq integration setting
GNU General Public License v3.0
28
stars
1
forks
source link
Invalid argument docstrings
#8
Closed
hsmaan
closed
1 year ago
hsmaan
commented
1 year ago
Currently, many of the scripts in
scripts/python
have invalid
help
strings which were copied over from other scripts
Ensure each script has the correct
help
docstring based on it's arguments, even though the arguments are mostly redundant across scripts
hsmaan
commented
1 year ago
Fixed in
helper_function_fixes
PR
scripts/python
have invalidhelp
strings which were copied over from other scriptshelp
docstring based on it's arguments, even though the arguments are mostly redundant across scripts