Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Devashish13 authored Feb 17, 2024
1 parent a587621 commit fd4cd04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ from smcpp_pipeline.smcpp_pipeline import vcf2smc,estimate,plot
def estimate(popfile,mu = 1.25e-8,spline = "piecewise",start_time = 100, end_time=100000,knots = 8):
3) Function to generate plots from the model.json file obtained using estimate function
def plot(popfile,time_start=100,time_end=15000):

```
popfile should be a tab separated file containing two columns

sample.id population
Expand Down

0 comments on commit fd4cd04

Please sign in to comment.