CalmDownTR's Stars
mkhorasani/Streamlit-Authenticator
A secure authentication module to manage user access in a Streamlit application.
Mohamed-512/Extra-Streamlit-Components
An all in one place, to find complex or just not available components by default on streamlit.
plotly/dash
Data Apps & Dashboards for Python. No JavaScript Required.
streamlit/component-template
Templates and example code for creating Streamlit Components
arnaudmiribel/streamlit-extras
Discover, try, install and share Streamlit re-usable bits we call "extras"!
TangleSpace/hydralit
A library to create multi-page Streamlit applications with ease.
TangleSpace/hydralit_components
A package of custom components for Streamlit and Hydralit. Can be used directly or in combination with the Hydralit package.
victoryhb/streamlit-option-menu
streamlit-option-menu is a simple Streamlit component that allows users to select a single item from a list of options in a menu.
streamlit/streamlit
Streamlit — A faster way to build and share data apps.
rpy2/rpy2
Interface to use R from Python
WGLab/doc-ANNOVAR
Documentation for the ANNOVAR software
lh3/bwa
Burrow-Wheeler Aligner for short-read alignment (see minimap2 for long-read alignment)
samtools/samtools
Tools (written in C using htslib) for manipulating next-generation sequencing data
broadinstitute/gatk
Official code repository for GATK versions 4 and up
FelixKrueger/TrimGalore
A wrapper around Cutadapt and FastQC to consistently apply adapter and quality trimming to FastQ files, with extra functionality for RRBS data
pyg-team/pytorch_geometric
Graph Neural Network Library for PyTorch
EpistasisLab/tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
ydataai/ydata-profiling
1 Line of code data quality profiling & exploratory data analysis for Pandas and Spark DataFrames.
pyro-ppl/pyro
Deep universal probabilistic programming with Python and PyTorch
pyecharts/pyecharts
🎨 Python Echarts Plotting Library
brianhie/scanorama
Panoramic stitching of single cell data
Lightning-AI/pytorch-lightning
Pretrain, finetune ANY AI model of ANY size on multiple GPUs, TPUs with zero code changes.
theislab/scgen
Single cell perturbation prediction
xmu-xiaoma666/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
theislab/scib
Benchmarking analysis of data integration tools
yunjey/pytorch-tutorial
PyTorch Tutorial for Deep Learning Researchers
scverse/scvi-tools
Deep probabilistic analysis of single-cell and spatial omics data
scverse/scanpy
Single-cell analysis in Python. Scales to >1M cells.
theislab/scarches
Reference mapping for single-cell genomics
weiaicunzai/pytorch-cifar100
Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)