SQL (Standard Query Language) is a programming language used for database filtering and editing. It is used in places like hospitals and libraries. Useful links below.
Tutorial with an online practice environment:
https://www.tutorialrepublic.com/sql-tutorial/sql-get-started.php
https://www.tutorialrepublic.com/codelab.php?topic=sql&file=select-all
Step-by-step tutorial with quizzes:
https://www.w3schools.com/sql/default.asp
If you know R programming, you can also pass SQL queries through R:
https://db.rstudio.com/getting-started/database-queries/
Resources for molecular biology, bioinformatics, and manuscript preparation. Publication and data links. For coworkers, collaborators, mentees, and people interested in my research. I currently study human transcriptomics, epigenomics, and cell biology. I previously studied structured RNA biochemistry, plant gene regulation, and host-pathogen interactions.
Setting up Ubuntu 24.04.x LTS desktop and server, RStudio server, and JypyterLab at home
Why? Set up a Linux server computer on a home network if: You want to run code that takes a long time to complete. Let it run on the server...
-
If the cells don't lyse well, they result in a smear instead of a band. Example 1% agarose gel of Agrobacterium tumefaciens colony PCR...
-
Why? Set up a Linux server computer on a home network if: You want to run code that takes a long time to complete. Let it run on the server...
-
FASTA format FASTA files are text files used to store sequence information. The format is 2 lines of text: >title line starting with a gr...