https://github.com/armandfs/dna-sequence-statistics
https://github.com/armandfs/dna-sequence-statistics
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/armandfs/dna-sequence-statistics
- Owner: ArmandFS
- Created: 2023-09-18T15:13:24.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-09T14:19:11.000Z (over 2 years ago)
- Last Synced: 2025-03-23T17:15:23.934Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dna-sequence-statistics
### Hello! This repository is for a python/jupyter notebook project that is about sequence statistics. Here, I take a file that contains RNA/DNA/Genome data (usually in the fasta format) and then I proceed to do some sequential analysis, such as plotting the nitrogen bases, ac-gt density plots, calculating the total number of nitrogen bases, dimers, etc.