Skip to content
View cbp44's full-sized avatar

Block or report cbp44

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
cbp44/README.md

Hi 👋.

Pinned Loading

  1. docker-snakemake Public

    Dockerfiles to create best practice containers for running and developing Snakemake workflows

    Dockerfile 1

  2. metaseqlite Public

    A Python 3 compatible version of the major features of metaseq, a framework for integrated analysis and plotting of ChIP/RIP/RNA/*-seq data

    Python

  3. Convert GTF to TSS BED file
    1
    #!/bin/sh
    2
    # Creates a sorted BED file with all transcript TSS locations with the Ensembl transcript id for the name column
    3
    # This script does this for the Mouse vM19 annotaions, but should work just fine with Human GTF as well
    4
    
                  
    5
    wget ftp://ftp.ebi.ac.uk/pub/databases/gencode/Gencode_mouse/release_M19/gencode.vM19.annotation.gtf.gz
  4. Create NCBI RefSeq Select BED12 file
    1
    ## Create NCBI RefSeq Select BED12 file
    2
    
                  
    3
    This gist shows you how to create a BED file in [BED12 format](https://ensembl.org/info/website/upload/bed.html) containing every protein-coding NCBI RefSeq Select gene with the exons annotated as blocks in the BED file.
    4
    
                  
    5
    1. First, download a TSV file of [NCBI RefSeq Select](https://www.ncbi.nlm.nih.gov/refseq/refseq_select) genes
  5. docker-copier Public

    Alpine-based Docker container for securely running the copier template rendering software

    Dockerfile 3 1

  6. Unbound DNS block list cronjob
    1
    #!/bin/sh
    2
    # This script updates malware and phishing filters for unbound DNS resolver
    3
    # To use it, place in /etc/cron.daily/unbound-filter-update and chmod 0755 /etc/cron.daily/unbound-filter-update
    4
    
                  
    5
    # Get filter of potentially unwanted programs (PUPs)

43 contributions in the last year

Contribution Graph
Day of Week April May June July August September October November December January February March
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More

Activity overview

Contributed to cbp44/cbp44, cbp44/GLnexus
Loading A graph representing cbp44's contributions from April 07, 2024 to April 11, 2025. The contributions are 54% pull requests, 36% commits, 10% code review, 0% issues. 10% Code review   Issues 54% Pull requests 36% Commits

Contribution activity

April 2025

cbp44 has no activity yet for this period.
Loading