Skip to content

Software prototype for calcium imaging plus single cell transcriptome incorporation

Notifications You must be signed in to change notification settings

leeleavitt/constPharmSST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcriptome Pharmer

NOT COMPATIBLE WITH MAC

This a package developed to combine calcium imaging data with single cell transcriptomic data. To install this software on your local computer or on the shared drive please follow these instructions. It is also highly reccomended you learn regular expressions. Making a new profile will automatically save two different gene searches into the ./profiles/yourProfile/searches. Look at it for examples of how to search. Also, feel free to delete these files.

  1. To get started on using this software navigate to the directory and simply double click clickMe.Rdata. This will open an R console, and load in all software and data.
  2. The first question that will be asked is what profile you would like to use. If you want to make a new profile simply click New profile or click Cancel.
  3. Answering New profile will next ask you the name of the new profile.
  4. Starting from line three we are now working from scratch. The important thing to realize here is that we need to select search terms to find genes.
  • First navigate into the folder named profiles
  • Find the profile you just created
  • Open the searches to find the first search terms we will use. Notice each search term is separated by new line.
  • Spend some time exploring the folder Lee Leavitt for a few examples of different types of searches you can do.
  1. Now we will use the keyboard to guide us during the rest of the data analysis. Follow this.
    1. Visualizations:
      1. Genes, and gene-subset
      2. Cell labels
      3. Matrix normalization
    2. Interactivity and gene Informativeness : Using labels to identify informative genes
      1. RandomForest against selected labels to rank genes in terms of importance
      2. Using linear regression to identify statistical significance of difference across all labels vs selected label.
    3. Saving and reloading
    4. To gain insite for how you can potentially use this, check out the advanced examples page.

About

Software prototype for calcium imaging plus single cell transcriptome incorporation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages