Git Product home page Git Product logo

awesome-compbio-chatgpt's Introduction

awesome-compbio-chatgpt

Awesome

An awesome repository of community-curated applications of ChatGPT and other LLMs im computational biology!

Any material is welcome, as long as it is:

  • Free to read without accounts
  • High quality (subjective, but we know it when we see it)
  • Relevant to bioinformaticians

To contribute, just add the link to this document and open a Pull Request!

Have fun!

Prompt collections

Applications that use the GPT API

Prompt Engineering

Understanding the tool

Ethics and Accountability Discussions

Bioinformatics-specific resources

API and advanced applications

Quick Prompts

The following prompts may not be the most efficient in terms of prompt engineering, but they are quick, useful and exemplify usage of ChatGPT for computational biologists.

Improve Code Readability and Documentation

  • “Add explanatory comments to this code: {code here}”
  • “Rename the variables for clarity: {code here}”
  • "Render roxygen2 documentation for the function: {R code here}”.

Write Code Efficiently

  • "Extract functions to increase modularity: {code here}"
  • "Write a unit test for the following function and help me implement it: {code here}"
  • "Re-write and optimize this for loop: {code here}"

Clean up data

  • "Write me regex for R/python/Excel with a pattern that will extract {} from {}"
  • "Act as a table. Add a new column with consistent labels to this dataset:"

Improve data vizualization

  • "Create a ggplot2 violin plot with a log10 Y axis"
  • "Change my code to make the plot color-blind friendly"
  • "Translate this plot from ggplot2 to matplotlib syntax"

Tutorials

awesome-compbio-chatgpt's People

Contributors

lubianat avatar pedrohdemedeiros avatar jvfe avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.