Skip to content
View SwiftSeal's full-sized avatar

Highlights

  • Pro

Block or report SwiftSeal

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 Loading

  1. HISS HISS Public

    A suite of workflows for various RenSeq methods

    Python 4 2

  2. resistify resistify Public

    Resistify is a command line program that identifies and classifies NLRs from protein sequences

    Python 26 2

  3. pangenomics pangenomics Public

    R 3

  4. Quick hmmsearch with PFAM domains Quick hmmsearch with PFAM domains
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import os
    4
    import tempfile
    5
    import subprocess