Skip to content

Commit

Permalink
Update README to indicate 0.1.3 dcd-mapping release (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
jarbesfeld authored Oct 29, 2024
1 parent a864803 commit bbe331e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notebooks/analysis/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Code for data analysis and figure generation for ["Mapping MAVE data for use in
* [`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.
* [`mavedb_scoreset_breakdown.ipynb`](mavedb_scoreset_breakdown.ipynb): This notebook generates the summary statistics that are described in the manuscript.

**Note that these notebooks may not be using the most recent release 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.
**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.

## Environment

Expand Down

0 comments on commit bbe331e

Please sign in to comment.