feifei9606's Stars
tqdm/tqdm
:zap: A Fast, Extensible Progress Bar for Python and CLI
firmai/industry-machine-learning
A curated list of applied machine learning and data science notebooks and libraries across different industries (by @firmai)
jlevy/the-art-of-command-line
Master the command line, in one page
hms-dbmi/UpSetR
An R implementation of the UpSet set visualization technique published by Lex, Gehlenborg, et al..
snakemake/snakemake
This is the development home of the workflow management system Snakemake. For general information, see
jwilber/roughViz
Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
MultiQC/MultiQC
Aggregate results from bioinformatics analyses across many samples into a single report.
testerSunshine/12306
12306智能刷票,订票
crawlab-team/crawlab
Distributed web crawler admin platform for spiders management regardless of languages and frameworks. 分布式爬虫管理平台,支持任何语言和框架
bernatgel/karyoploteR
karyoploteR - An R/Bioconductor package to plot arbitrary data along the genome
CenterForMedicalGeneticsGhent/WisecondorX
WisecondorX — An evolved WISECONDOR
pavlin-policar/openTSNE
Extensible, parallel implementations of t-SNE
mikolmogorov/Flye
De novo assembler for single molecule sequencing reads using repeat graphs
ruanjue/wtdbg2
Redbean: A fuzzy Bruijn graph approach to long noisy reads assembly
HumanSignal/label-studio
Label Studio is a multi-type data labeling and annotation tool with standardized output format
plotly/dash
Data Apps & Dashboards for Python. No JavaScript Required.
clearw5/Auto.js
Automation&Workflow JavaScript IDE on Android(安卓平台上的JavaScript编程IDE)
bokeh/bokeh
Interactive Data Visualization in the browser, from Python
zhaipro/easy12306
使用机器学习算法完成对12306验证码的自动识别
jackfrued/Python-100-Days
Python - 100天从新手到大师
DmitryUlyanov/Multicore-TSNE
Parallel t-SNE implementation with Python and Torch wrappers.
bigdatagenomics/adam
ADAM is a genomics analysis platform with specialized file formats built using Apache Avro, Apache Spark, and Apache Parquet. Apache 2 licensed.
0xDkd/auxpi
🍭 集合多家 API 的新一代图床
gogs/gogs
Gogs is a painless self-hosted Git service
rasbt/deeplearning-models
A collection of various deep learning architectures, models, and tips
piglei/one-python-craftsman
来自一位 Pythonista 的编程经验分享,内容涵盖编码技巧、最佳实践与思维模式等方面。
timqian/chart.xkcd
xkcd styled chart lib
521xueweihan/git-tips
:trollface:Git的奇技淫巧
perklet/reverse-interview-zh
技术面试最后反问面试官的话
heucoder/dimensionality_reduction_alo_codes
特征提取/数据降维:PCA、LDA、MDS、LLE、TSNE等降维算法的python实现