Skip to content

jcolinge/BulkSignalR_companion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

BulkSignalR_companion

Preamble

We recently integrated BulkSignalR to Bioconductor, which required some small adjustment of the S4 classes design. The main branch of this companion repository has been adapted to the updated, Bioconductor version of our library.

In case you need or want to refer to the companion repository as it was for BulkSignalR original version, we created a branch named beforeBioconducor that contains the original, now frozen companion.

Contents

In this companion repository, we show case applications of the BulkSignalR library to bulk RNA-seq and medium resolution 10x Genomics Visium ™️ Spatial Transcriptomics (ST):

  • SDC-application.R : Use case for Bulk RNA-seq.
  • ST-application.R : Use case for ST using a mouse brain example (see below).

For ST, you need to extract the raw data before. We exemplify this process for the two data sets analyzed in our manuscript:

  • data.extraction.st.Brain.R
  • data.extraction.st.BreastCancer.R

These scripts produce two files needed for ST analysis plus an optional tissue image file:

  • X_count.export.tsv: Raw counts
  • X_label.export.tsv: Labeled spots
  • X_image.export.png (optional): Tissue image

Note1: R version 4.2 was used to process the data.
Note2: By default, ST-application.R works with the brain data set.
To use it with the breast cancer ST data set, you need to edit the names of the input files.

About

Additional material for BulkSignalR package

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages