Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

A workflow to integrate gene attribute prediction tools into a single data matrix

Notifications You must be signed in to change notification settings

JustinTzeJi/Attribute_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[WIP] Gene Attribute (regulatory) Prediction Pipeline

*part of my MSc project

Current workflow:

alt text

Overview

Integrating multiple prediction tools in a single pipeline to produce a data matrix.

  1. Current integrated tools:

  2. Workflow system: Snakemake

Pre-requisites

Follow all the installation steps of PathoFact

Usage

Activate Conda Environment

conda activate snakemake

CLI

snakemake --cores 4 --use-conda -p

Configuration

  1. Edit the config.yaml file
  2. Create a blank files with your sample accension IDs, eg: NC_006350.1

Note:

  • The U amino acid is replaced to X during DeepTFactor, as U is not included in the DeepTFactor model.

About

A workflow to integrate gene attribute prediction tools into a single data matrix

Resources

Stars

Watchers

Forks

Languages