htc
H2B mobility classification upon the effect of IR on chromatin
Science Score: 67.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
✓DOI references
Found 3 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.4%) to scientific vocabulary
Repository
H2B mobility classification upon the effect of IR on chromatin
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 6
Metadata Files
README.md
H2B mobility classifier
HTC (histone trajectory classifier) classifies the mobility of H2Bs based on their trajectory image using CNN
[!IMPORTANT]
Requirements to run from source code - C compiler - Python 3.10 - TensorFlow 2.12 - latest version of numpy - latest version of imageio - latest version of matplotlib - latest version of PySimpleGUI - latest version of scikit-learn[!NOTE]
Binary executable(WIN) can be downloaded^1.
Input : .trxyt
Output : Reports(.csv) including classified mobility(in 3 types) of H2Bs.
This repository contains sample.trxyt file for the test of the program.
Please test sample.trxyt before run the program on your own data.
To run the program, open the GUI with following command.
From source code:python H2bInterface.py

Contacts
Owner
- Login: JunwooParkSaribu
- Kind: user
- Repositories: 2
- Profile: https://github.com/JunwooParkSaribu
Citation (CITATION.cff)
cff-version: 1.2.0
message: ""
authors:
- family-names: Park
given-names: Junwoo
orcid: https://orcid.org/0009-0000-6126-2125
title: "HTC"
version: v1.0.7
identifiers:
- type: doi
value: 10.5281/zenodo.13334706
date-released: 2024-08-18
GitHub Events
Total
- Release event: 1
- Push event: 14
- Create event: 1
Last Year
- Release event: 1
- Push event: 14
- Create event: 1