Skip to content
View SJShaw's full-sized avatar

Organizations

@antismash

Block or report SJShaw

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. antismash Public

    Forked from antismash/antismash

    antiSMASH - dev playground

    Python 1 2

  2. gff-parser Public

    A parser for the GFF/GFF3 formats that can convert to BioPython features and a GenBank format

    Python

  3. antismash/antismash-js Public

    TypeScript 2 2

  4. secondarymetabolites/nearmiss Public

    nearby mismatch search

    C 2

  5. simpatico Public

    Forked from Pat-Laub/simpatico

    A C source code style checker..

    Python 4 2

  6. Combine antiSMASH 5 result JSON files
    1
    #!/usr/bin/env python3
    2
    
                  
    3
    import json
    4
    import sys
    5