Coder Social home page Coder Social logo

astrid's Introduction

ᛅᛋᛏᚱᛁᛏ (ASTRID - Automatized Single-cell Typing for tumoR transcrIptomics Data)

Tool for automatic annotation of cells from scRNA-seq (Single Cell RNA sequencing) and Xenium in situ sequencing datasets. Tailored for samples from tumor. Currently works with AnnData objects from Scanpy.

Run ASTRID (Automatized Single-cell Typing for tumoR transcrIptomics Data) ᛅᛋᛏᚱᛁᛏ pipeline

options:
  -h, --help            show this help message and exit
  --all                 Run all tasks
  --clustering          Run clustering
  --annotation          Run annotation
  --validation          Run validation
  --damage              Run cancer damage
  --input_file INPUT_FILE
                        Input file path (/your/input/folder/file.h5ad)
  --input_prefix INPUT_PREFIX
                        Input prefix (Sample0)
  --output_file OUTPUT_FILE
                        Output file path (/your/output/folder/file.h5ad)
  --output_clustering_results OUTPUT_CLUSTERING_RESULTS
                        Output clustering results path (/your/output/folder/astrid_output_file.csv)
  --final_key FINAL_KEY
                        Key for final level of clustering (ASTRID_Clusters) (column in AnnData.obs) 
  --author_type AUTHOR_TYPE
                        Author cell type column name (column in AnnData.obs)

Example bash script in RunASTRID_Ji.sh.

Requirements

  • Python (tested in version Python 3.10.10)

    • Numpy - 1.23.4
    • Pandas - 2.2.2
    • Scanpy - 1.9.3
    • scikit-learn - 1.5.0
    • scipy - 1.8.1
    • seaborn - 0.12.2
    • leidenalg - 0.9.1
    • matplotlib - 3.7.2
    • regex
    • infercnvpy - 0.4.3
    • colorir - 2.0.0
    • umap-learn 0.5.3
    • adpbulk - 0.1.3
  • R (tested in R version 4.3.3)

    • SingleR - 2.4.1
    • tidyverse - 2.0.0
    • Matrix - 1.6-5
    • SingleCellExperiment - 1.24.0

astrid's People

Contributors

alperoglu avatar

Stargazers

Onur Karakaslar avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.