Skip to content

Commit

Permalink
update dependencies in README
Browse files Browse the repository at this point in the history
  • Loading branch information
matthdsm committed Apr 19, 2024
1 parent 2adece9 commit e91488b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,15 +183,15 @@ the 'ID_segments.bed'. Particularly interesting for NIPT.

# Dependencies

- R (v3.4) packages
- jsonlite (v1.5)
- R Bioconductor (v3.5) packages
- DNAcopy (v1.50.1)
- Python (v3.6) libraries
- scipy (v1.1.0)
- scikit-learn (v0.20.0)
- pysam (v0.15.1)
- numpy (v1.15.2)
- matplotlib (v2.2.3)
- R (v4.3.3) packages
- jsonlite (v1.8.8)
- R Bioconductor packages
- DNAcopy (v1.76.0)
- Python (> v3.6) libraries
- scipy (v1.13.0)
- scikit-learn (v1.4.2)
- pysam (v0.22.0)
- numpy (v1.26.4)
- matplotlib (v3.8.4)

And of course, other versions are very likely to work as well.

0 comments on commit e91488b

Please sign in to comment.