Pinned Loading
-
tsp-feature-selector
tsp-feature-selector PublicA Python package implementing the Top-Scoring Pairs (TSP) algorithm for feature selection (demo).
Python
-
The script fetches and prints geneti...
The script fetches and prints genetic variants from the gnomAD database for a specified genomic region 1# The script fetches and prints genetic variants from the gnomAD database for a specified genomic region.
2# Adapted from https://gist.github.com/ressy/6fd7f6ee6401ac8e703dc2709399869e
3import re
4import sys
5from pprint import PrettyPrinter
-
frmatcher
frmatcher PublicFRMatcher categorizes a list of presumably FASTQ files into R1 (forward reads) and R2 (reverse reads) pairs using customizable pattern matching.
Jupyter Notebook
-
Script to archive a specified direc...
Script to archive a specified directory as a tar.gz 1#!/bin/bash
23# Script to archive a specified directory
4# Dependencies: pv, crabz
5# Installation: mamba install -y -c conda-forge pv crabz
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.