Skip to content

Commit a4ad960

Browse files
authored
Update README.md
1 parent 6ad07f7 commit a4ad960

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Introduction
22

3-
Python implementation of Mouse Genotype to Phenotype mapping method for the prioritizing the genetic candidates based on the protein functional and genomic regulatory features
3+
Python implementation of Mouse Genotype to Phenotype mapping method for the prioritizing the genetic candidates based on the protein functional and genomic regulatory features
44

55
# installation
66

7-
pip install -i https://test.pypi.org/simple/ mgMap==0.0.2 --target=/path/where/to/install/ && cd mgmap
7+
pip install -i https://test.pypi.org/simple/ mgMap==0.0.2 --target=/path/where/to/install/ && cd mgmap
88
99
1010
# instructions (source code)

0 commit comments

Comments
 (0)