aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility/genofile_parser.py
AgeCommit message (Expand)Author
2021-04-30autopep8: Fix E101, E11BonfaceKilz
2021-04-30autopep8: Fix W291, W292, W293, W391BonfaceKilz
2021-04-30autopep8: Fix E501BonfaceKilz
2021-04-30autopep8: Fix E301,E302,E303,E304,E305,E306BonfaceKilz
2021-04-29Run `sed -i 's/(object)//g'`BonfaceKilz
2020-08-26Remove "from __future__ import new_feature" statementsBonfaceKilz
2018-04-09Fixed issue that caused and error for certain types of mapping due to variabl...zsloan
2016-06-17Removed trailing spaces in .py and .js filesPjotr Prins
2016-04-20Parsing the names of the individuals, and coding H as -999DannyArends
2016-04-20Adding the geno file parser from ZachDannyArends