Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.