Skip to content

Commit 7b0abff

Browse files
authored
Update package version in README (#84)
1 parent 6dec48e commit 7b0abff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/analysis/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Code for data analysis and figure generation for ["Mapping MAVE data for use in
66
* [`mapping_analysis.ipynb`](mapping_analysis.ipynb): This notebook computes reference sequence concordance across the generated VRS mapping pairs. The notebook also computes the number of unique pre-mapped and post-mapped variants.
77
* [`mavedb_scoreset_breakdown.ipynb`](mavedb_scoreset_breakdown.ipynb): This notebook generates the summary statistics that are described in the manuscript.
88

9-
**Note that these notebooks are using the [0.1.3 release](https://github.com/ave-dcd/dcd_mapping/releases/tag/0.1.3) of the `dcd_mapping` library** -- they are intended to reflect the state of the code at the time of artifact generation, without any features that have been added since. The included `requirements.txt` file should produce an environment matching this expectation.
9+
**Note that these notebooks are using the [0.3.0 release](https://github.com/ave-dcd/dcd_mapping/releases/tag/0.3.0) of the `dcd_mapping` library** -- they are intended to reflect the state of the code at the time of artifact generation, without any features that have been added since. The included `requirements.txt` file should produce an environment matching this expectation.
1010

1111
## Environment
1212

0 commit comments

Comments
 (0)