Skip to content

Conversation

@kathyxchen
Copy link
Collaborator

Added support for sequence predictions to both chromatin profile prediction and sequence class score prediction. Changed the usage from the previous version of the repository significantly.

@kathyxchen kathyxchen requested a review from jzthree October 7, 2022 21:35
README.md Outdated
Sequence class scores can be obtained from Sei chromatin profile predictions. There are 2 types of scores that can be computed:

The two `*.tsv` files are the final formatted outputs, while the `chromatin-profiles-hdf5` directory contains the intermediate HDF5 and row label files outputted from Selene from running the Sei deep learning model.
- Raw sequence class scores: For sequences only. **Note** our manuscript uses the Louvain community clustering, whole-genome sequence class annotation of the human genome whenever we apply sequence classes to reference genome sequences, and we encourage the use of these annotations over the raw sequence class scores when possible. Sequence class annotations for hg38 and hg19 (lifted over from hg38) are available for download from [this Zenodo record](10.5281/zenodo.7113989).
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe add more explanation to the score? I write an example here "Raw sequence class scores are projection scores of chromatin profile predictions projected on the unit-length vectors representing each sequence class. This is an intermediate score originally developed for variant score prediction and is made available for use for developing downstream analysis or applications such as using them as a sequence representation. "

Copy link
Collaborator

@jzthree jzthree left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me! Thanks for implementing the changes!

@kathyxchen kathyxchen merged commit 39120a4 into main Oct 10, 2022
@guandailu guandailu mentioned this pull request Jun 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants