Claude Optimized

Best Claude prompts for Biological Scientists, All Other

A specialized toolkit of advanced AI prompts designed specifically for Biological Scientists, All Other.

Professional Context

I still remember the frustration of spending hours poring over gene expression data, only to realize that a critical step in the analysis had been missed, rendering the entire experiment useless. It was a hard lesson in the importance of meticulous planning and attention to detail in biological research. Now, I rely on AI tools to help me navigate the complexities of biological data analysis and ensure that my experiments are designed to produce meaningful results.

💡 Expert Advice & Considerations

Don't waste your time trying to use Claude to replace your own expertise - instead, use it to augment your analysis and free up more time for high-level thinking and experimental design.

Advanced Prompt Library

4 Expert Prompts
1

Genome Assembly Pipeline Optimization

Terminal

Given a set of Illumina paired-end reads from a newly sequenced genome, design an optimized genome assembly pipeline using a combination of k-mer based and overlap-layout-consensus approaches. The pipeline should include quality control checks, adapter trimming, and scaffolding using a reference genome. Provide a detailed command-line workflow using tools such as FastQC, Trimmomatic, and SPAdes, and estimate the computational resources required to complete the assembly within a 2-week timeframe.

✏️ Customization:Replace the reference genome with the specific genome of interest and adjust the k-mer size based on the expected genome size and complexity.
2

Phylogenetic Tree Reconstruction and Analysis

Terminal

Reconstruct a phylogenetic tree from a set of protein-coding gene sequences using a maximum likelihood approach, and analyze the resulting tree to identify patterns of molecular evolution and potential gene flow between different species. Use tools such as RAxML and FigTree to generate the tree and visualize the results, and provide a detailed interpretation of the tree topology and branch lengths in the context of the underlying biology.

✏️ Customization:Replace the gene sequences with the specific set of interest and adjust the substitution model based on the expected level of sequence divergence.
3

Cellular Network Modeling and Simulation

Terminal

Develop a computational model of a cellular signaling network using a combination of ordinary differential equations and stochastic simulation approaches. The model should include key regulatory components such as protein kinases, phosphatases, and transcription factors, and should be able to simulate the dynamic behavior of the network in response to different stimuli. Use tools such as COPASI and CellDesigner to implement the model and analyze the results, and provide a detailed interpretation of the simulation outputs in the context of the underlying biology.

✏️ Customization:Replace the specific regulatory components with the components of interest and adjust the model parameters based on experimental data and literature reviews.
4

Systems Biology Analysis of Gene Expression Data

Terminal

Analyze a set of gene expression microarray data from a recently published study to identify key regulatory modules and predict potential transcriptional regulators. Use tools such as WGCNA and Cytoscape to generate co-expression networks and visualize the results, and provide a detailed interpretation of the network topology and module assignments in the context of the underlying biology. Also, use tools such as MEME and JASPAR to predict potential transcription factor binding sites and validate the results using experimental data from the literature.

✏️ Customization:Replace the microarray data with the specific dataset of interest and adjust the network inference algorithm based on the expected level of noise and missing data.