Skip to content
View manjot-nagyal's full-sized avatar

Block or report manjot-nagyal

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. python code snippet that looks up an...
    1
    # installization via pip install ols_client
    2
    from ols_client import EBIClient
    3
    
                  
    4
    # Search for the term "Parkinson Disease" in the EFO ontology
    5
    ebi_client = EBIClient()
  2. prokprompred Public

    Prediction of Escherichia coli promoters by utilizing transfer learning techniques with Nucleotide Transformer models

    Jupyter Notebook

  3. Time-Series-Forcasting Public

    Time series forcasting experiment and summary

    Python

  4. microbiome_analysis_api Public

    Microbiome data analysis API

    Python