Skip to content
View danilotat's full-sized avatar
  • Siena
  • 13:04 (UTC +02:00)

Highlights

  • Pro
Block or Report

Block or report danilotat

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

Pinned

  1. UTR_add_extend_GTF UTR_add_extend_GTF Public

    Provided tool will add explicit 3'UTR and extends it into a valid Ensembl GTF file. It's useful for 3'RNAseq when 3' coordinates might not be as good as you expect.

    Python 5 2

  2. SpotifyHosts SpotifyHosts Public

    Forked from anesthetiize/SpotifyHosts

    Quick and fast way to get rid of Spotify ads (Audio and Banners) in the Linux client.

    Shell 2

  3. RNA-neoflow RNA-neoflow Public

    Snakemake workflow to profile MHC-I neoepitopes with bulk tumor RNAseq data

    Python 1

  4. Fully remote, it downloads GTF annot... Fully remote, it downloads GTF annotation file from Ensembl FTP repo for the provided organism and version, than return .tsv file with gene_id and hgnc_symbol.
    1
    #!/usr/bin/python3 
    2
    
                  
    3
    import sys
    4
    import os
    5
    import tempfile