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

https://github.com/mikelove/bioc2022allelicexpression

Bioc2022 workshop. SEESAW: Statistical Estimation Of Allelic Expression Using Salmon And Swish
https://github.com/mikelove/bioc2022allelicexpression

allelic-expression bioconductor fishpond rnaseq salmon swish

Last synced: 3 months ago
JSON representation

Bioc2022 workshop. SEESAW: Statistical Estimation Of Allelic Expression Using Salmon And Swish

Awesome Lists containing this project

README

        

# Bioc2022AllelicExpression

This is a workshop package for BioC2022, showing how to use SEESAW for
allelic expression analysis. If you are browswing on GitHub, see here
for the workshop homepage:

## Workshop material

For the workshop content, see the **Get started** tab above.

The **References** tab has short descriptions of the datasets.

## Docker image:

```sh
docker run -e PASSWORD= -p 8787:8787 YOURDOCKERIMAGENAME
```

Once running, navigate to http://localhost:8787/ and then login with
`rstudio`:`yourchosenpassword`.