Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/royfrancis/seqhub
Guide and links related to bulk and single-cell RNA-Seq experiments.
https://github.com/royfrancis/seqhub
rna-seq rnaseq-analysis single-cell-omics single-cell-rna-seq single-cell-transcriptomics
Last synced: 6 days ago
JSON representation
Guide and links related to bulk and single-cell RNA-Seq experiments.
- Host: GitHub
- URL: https://github.com/royfrancis/seqhub
- Owner: royfrancis
- License: gpl-3.0
- Created: 2022-01-13T17:31:39.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T16:51:30.000Z (about 1 month ago)
- Last Synced: 2024-11-12T17:40:32.081Z (about 1 month ago)
- Topics: rna-seq, rnaseq-analysis, single-cell-omics, single-cell-rna-seq, single-cell-transcriptomics
- Language: TeX
- Homepage: http://www.royfrancis.com/seqhub/
- Size: 29.4 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SeqHub • RNA-Seq Knowledgebase
[![ci_badge](https://github.com/royfrancis/seqhub/workflows/deploy/badge.svg)](https://github.com/royfrancis/seqhub/actions?workflow=deploy)
A high level guide and collection of links related to RNA-Seq experiments and data analyses.
https://royfrancis.github.io/seqhub
## Contributing
1. Fork or Clone repo as needed
```
git clone https://github.com/royfrancis/seqhub.git
```2. Add content / make changes
3. Preview documents```
quarto preview document.qmd
```4. Commit changes and push.
:warning: Only push source materials. Do NOT push rendered HTML files.
5. The contents are rendered automatically
**Note:** If you do not have push access, fork, clone locally, make changes, push and send a pull request.