Use ProGen2

Official Neurosnap webserver for accessing ProGen2 online.

Overview

ProGen2 is generative protein language model capable of generating De novo proteins and protein variants given an input sequence. Additionally, another version of ProGen2, progen2-oas can be used to generate antibody sequences.

Neurosnap Overview

The ProGen2 online webserver allows anybody with a Neurosnap account to run and access ProGen2, no downloads required. Information submitted through this webserver is kept confidential and never sold to third parties as detailed by our strong terms of service and privacy policy.

View Paper

Features

  • Allows you to generate novel proteins or extend existing proteins.
  • Includes options to control the number of output sequences.
  • Supports different sampling techniques to better explore the protein landscape and to diversify prompt outputs.
  • Allows you to specify max length.
  • Includes an output fasta of all the sequences.
  • Includes an output plot of most common residues per residue which can be further interepreted as residue probabilities per position.
  • Includes an output plot likelihoods by sequence.
  • Optimized to execute quickly and efficiently.

Statistics

Neurosnap periodically calculates runtime statistics based on job execution data. These estimates provide a general guideline for how long your job may take, but actual runtimes can vary significantly depending on factors like input size or settings used.

Statistic Value
Credit Usage Rate loading...
Estimated Total Cost loading...
Runtime Mean loading...
Runtime Median loading...
Runtime Standard Deviation loading...
Runtime 90th Percentile loading...
Runtime Longest loading...

API Request

Access ProGen2 using the Neurosnap API by sending a request using any programming language with HTTP support. To safely generate an API key, visit the API tab of your overview page.

Job Note

Provide a name or description for your job to help you organize and track its results. This input is solely for organizational purposes and does not impact the outcome of the job.

Configuration & Options

Service Inputs

The input amino acid sequence to extend. Provide ProGen2 with an amino acid sequence and it will do it's best to expand the rest of the protein.

Core Settings

The number of output samples to generate. Must be a minimum of 5 and maximum of 250

The maximum allowed sequence length. This value must be greater than 50 and greater than the length of the input sequence.

Select the model you want to use for your prediction. Larger models tend to perform better but take longer to finish predictions. The base model appears to have the best results while the progen2-oas model is trained to work with antibody sequences only.

Sampling Options

The temperature / entropy controls how likely it is to choose less probable amino acids. A temperature of 0 gives the same response every time because there's a 0% chance to choose any amino acid aside from the most likely. A temperature of 1 is the default and picks based on the model's base confidence. However, a temperature greater than 1 gives more weight to unlikely amino acids than to likely ones.

The Top-p goes for a minimal set of words, the probability of which exceeds p. Choosing a top p such as 0.9 means you would likely get a set of the most likely words for the model to choose.

Ready to submit your job?

Once you're done just hit the submit button below and let us do the rest.

To submit a job please login or register an account.