-
Xiamen University
- Xiang’an District, Xiamen
-
11:36
(UTC -12:00)
Stars
MutView is a tool to look the reads cover a mutation in bam file, output file is html format, just like a lightweight IGV(Integrative Genomics Viewer).
A Snakemake pipeline analyzes paired-end mRNA-seq data to generate raw count tables and quality control reports.
Customizable workflows based on snakemake and python for the analysis of NGS data
Integrative Python library for RNA Secondary Structure Analysis
GUI/CommandLine Tool Box for biologistists to utilize NGS data.
Everything about Transfer Learning and Domain Adaptation--迁移学习
This is a python script that allows the user to enter two genomic primer sequences and retrieves the sequence in between them.
R Interface to Call Programs from Infernal RNA Covariance Model Package
A tutorial about RNA covary base pairs calling
涉及机器学习中深度学习、强化学习、监督学习、集成学习相关的pdf书籍及其个人的阅读笔记
Machine learning-based integration model with elegant performance
This project trains the BrainNetCNN architecture designed for functional connectivity matrix inputs and obtains prediction results.
Official implementation of the paper: "Deep learning for ECG classification: A comparative study of 1D and 2D representations and multimodal fusion approaches"
Accurate and rapid RiboRNA sequences Detector based on deep learning
Classification of time series belonging to 11 different classes using LSTM and 1D CNN
music genre classification using 2D CNN, 1D CNN - LSTM and Librosa
This is the architecture of a deep neural network architecture of cascading 1D CNN and LSTM network that extracts deep learned features from two physiological signal in parallel.
Implementation of a named entity recognition (NER) architecture based on the article https://arxiv.org/abs/1511.08308 where the key feature is embedding the data with case-level information and cha…