Lidstrom:Back Door:Useful Links: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
 
(38 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Back to [[Lidstrom:Back Door|Back Door]]
Back to [[Lidstrom:Back Door|Back Door]]
To [[Lidstrom:Protocols|Protocols]]


==General==
==General==
Line 9: Line 11:
*[http://www.gene-quantification.de/Qiagen-BenchGuide.pdf Qiagen Bench Guide]
*[http://www.gene-quantification.de/Qiagen-BenchGuide.pdf Qiagen Bench Guide]
** cell culture & DNA
** cell culture & DNA
* Plasmid guide: Plasmids 101
** Download from: http://info.addgene.org/download-addgenes-ebook-plasmids-101-1st-edition


==Microbiology==
==Microbiology==
Line 26: Line 30:


===DNA/RNA Tools===
===DNA/RNA Tools===
==== Cloning guides ====
* [https://www.neb.com/~/media/NebUs/Files/Brochures/Cloning_Guide_1113.pdf NEB Molecular Cloning Technical Guide]: overview and comparison of most types of cloning.
==== plasmid annotations ====
==== plasmid annotations ====
*[http://biologylabs.utah.edu/jorgensen/wayned/ape/ APE] free plasmid editor
*[http://biologylabs.utah.edu/jorgensen/wayned/ape/ APE] free plasmid editor
Line 70: Line 78:


===Protein Tools===
===Protein Tools===
*Size Estimation
==== Size Estimation====
** [http://www.bioinformatics.org/sms/prot_mw.html Protein MW Calculator]
** [http://www.bioinformatics.org/sms/prot_mw.html Protein MW Calculator]
** [http://molbiol.ru/eng/scripts/01_04.html Protein Mass to Mol Converter]
** [http://molbiol.ru/eng/scripts/01_04.html Protein Mass to Mol Converter]
*Visualization
 
**[http://www.pymol.org/ Pymol]
==== Visualization ====
*** tutorial: [http://www.pymolwiki.org/index.php/Practical_Pymol_for_Beginners pymol for beginners]
[http://www.pymol.org/ Pymol]
*** tutorial: [http://bioquest.org/nimbios2010/wp-content/blogs.dir/files/2010/07/pymol_tutorial3.pdf bioquest.org].  Concise less basic review
* Tutorials:
*** tutorial: [http://bioquest.org/nimbios2010/wp-content/blogs.dir/files/2010/07/pymol_tutorial3.pdf Madison Tutorial]
** [http://www.pymolwiki.org/index.php/Practical_Pymol_for_Beginners pymol for beginners]
*** tips/examples: [http://www-cryst.bioc.cam.ac.uk/members/zbyszek/figures_pymol figure tips]
** [http://bioquest.org/nimbios2010/wp-content/blogs.dir/files/2010/07/pymol_tutorial3.pdf bioquest.org].   
*** tutorial: [http://www.doe-mbi.ucla.edu/CHEM125/pymol_tutorial_060418.pdf UCLA]  
** [http://www.doe-mbi.ucla.edu/CHEM125/pymol_tutorial_060418.pdf UCLA]: concise less basic review
*** cheat sheet, intermediate level: [http://www.medschool.lsuhsc.edu/biochemistry/docs/PyMOL-QuickRef-0905.pdf AMAZING Cheat Sheet]
** [http://bioquest.org/nimbios2010/wp-content/blogs.dir/files/2010/07/pymol_tutorial3.pdf Madison Tutorial]
**[http://www.cgl.ucsf.edu/chimera/download.html Chimera]
* Scripting
*Structure Prediction
** [http://www.bio.ph.ic.ac.uk/~scurry/pdfs/PyMOL_tutorial.pdf Quickie PyMol Tutorial]: great script syntax examples
**[http://swissmodel.expasy.org/ Swiss Model]
* Cheat sheets:
**[http://www.sbg.bio.ic.ac.uk/phyre2/html/page.cgi?id=index Phyre]
** intermediate level: [http://www.medschool.lsuhsc.edu/biochemistry/docs/PyMOL-QuickRef-0905.pdf AMAZING Cheat Sheet]
*Alignment
** [http://www.doe-mbi.ucla.edu/CHEM125/PymolRef.pdf UCLA], 2 pages of text
**[http://fatcat.burnham.org/ FATCAT]
* tips/examples:
** [http://www-cryst.bioc.cam.ac.uk/members/zbyszek/figures_pymol figure tips]
 
*[http://www.cgl.ucsf.edu/chimera/download.html Chimera]
 
==== Structure Prediction ====
*[http://swissmodel.expasy.org/ Swiss Model]
*[http://www.sbg.bio.ic.ac.uk/phyre2/html/page.cgi?id=index Phyre]
 
==== Alignment ====
*[http://fatcat.burnham.org/ FATCAT]


=== Enzymes ===
=== Enzymes ===
Line 109: Line 127:
R  
R  
* tutorials:
* tutorials:
** [http://swirlstats.com/ Swirl]: swirl teaches you R programming and data science interactively, at your own pace, and right in the R console
*** [https://github.com/swirldev/swirl_courses#swirl-courses List of courses within Swirl]
** [https://www.datacamp.com/ R tutorial]
** [https://www.datacamp.com/ R tutorial]
** From [https://github.com/raphg/Biostat-578 Biostat 578]
** From [https://github.com/raphg/Biostat-578 Biostat 578]
Line 118: Line 138:
** [http://cran.r-project.org/doc/contrib/Short-refcard.pdf reference card]
** [http://cran.r-project.org/doc/contrib/Short-refcard.pdf reference card]
** [http://adv-r.had.co.nz/ Advanced R] by the author of ggplot, etc. (Hadley Wickham)
** [http://adv-r.had.co.nz/ Advanced R] by the author of ggplot, etc. (Hadley Wickham)
* [http://r-project.org Bioconductor]
* tools:
** ggplot:
*** [https://www.rstudio.com/wp-content/uploads/2015/08/ggplot2-cheatsheet.pdf ggplot2 plot menu]
*** [http://www.cookbook-r.com/Graphs/] amazing reference for making ggplot graphs!
** dplyr (and tidyr)
*** [https://www.rstudio.com/wp-content/uploads/2015/02/data-wrangling-cheatsheet.pdf plyr cheat sheet]
** [http://r-project.org Bioconductor]
 
Python
* Matplotlib
** [http://www.labri.fr/perso/nrougier/teaching/matplotlib/ tutorial]


Regular expressions:
Regular expressions:
*[http://pythex.org/ PyThex].  A quick way to test your Python regular expressions.
*[http://rubular.com/ Rubular].  Website to test regular expressions in Ruby, but works for grep in R.  It is possible it works a little differently in Ruby and grep.
*[http://rubular.com/ Rubular].  Website to test regular expressions in Ruby, but works for grep in R.  It is possible it works a little differently in Ruby and grep.


GitHub
GitHub
* [https://try.github.io/levels/1/challenges/1 GitHub interactive tutorial]
* [https://try.github.io/levels/1/challenges/1 GitHub interactive tutorial]
Graphics
* [http://shiny.stat.ubc.ca/r-graph-catalog/ Hot & Not: Graphics]


== Protein Engineering ==
== Protein Engineering ==
Line 132: Line 166:
* Site directed mutagenesis:
* Site directed mutagenesis:
** QuikChange:
** QuikChange:
*** The Agilent commercial kits for single and multiple mutations work great.  [[Richard_Lab:Site_Directed_Mutagenesis|This protocol] should deliver the same results with a bit lower efficiency but is almost free.
*** The Agilent commercial kits for single and multiple mutations work great.  [[Richard_Lab:Site_Directed_Mutagenesis|This protocol]] should deliver the same results with a bit lower efficiency and slower Dpn1 step but is almost free.
** Free [https://www.genomics.agilent.com/primerDesignProgram.jsp Agilent QuikChange primer design tool] (Agilent account required)
** QuikChange manuals:
*** [http://www.chem.agilent.com/library/usermanuals/Public/210514.pdf Lightning, Multi Kit]
**** Catalog # 210514  (10 reactions) and #210516 (30 reactions)
**** Academic version of kit (cheaper):  Item # 210515 ($321.30, 10 rxns), Item # 210513 ($853.20, 30 rxns)
*** [http://www.chem.agilent.com/library/usermanuals/Public/210518.pdf Lightning, Single mutation at a time]
***** Catalog # 210518 (10 reactions) and #210519 (30 reactions).  No academic price appears to be available ([[User:Janet B. Matsen|JM]] 12 June 2014)
* [http://eu.idtdna.com/pages/docs/default-source/user-guides-and-protocols/mutagenesis-application-guide.pdf?sfvrsn=9 IDT Mutagenesis Application Guide] for mutating genes
* [http://eu.idtdna.com/pages/docs/default-source/user-guides-and-protocols/mutagenesis-application-guide.pdf?sfvrsn=9 IDT Mutagenesis Application Guide] for mutating genes
== Organic Chemistry ==
* Free downloadable book with focus on biology: download [http://chemwiki.ucdavis.edu/Organic_Chemistry/Organic_Chemistry_With_a_Biological_Emphasis here]


== Misc ==
== Misc ==
Line 141: Line 185:
==Presentations/Posters==
==Presentations/Posters==
*[http://www.vischeck.com/vischeck/vischeckImage.php Website] to see how colorblind people will see your slides
*[http://www.vischeck.com/vischeck/vischeckImage.php Website] to see how colorblind people will see your slides
*[https://www.washington.edu/externalaffairs/uwmarketing/RBI/docs/UniversityArtPack.zip University Art Pack Download]: a collection of University of Washington logos  
*[https://www.washington.edu/externalaffairs/uwmarketing/RBI/docs/UniversityArtPack.zip University Art Pack Download]: a collection of University of Washington logos
* [https://inkscape.org/en/ Inkscape] (free version of Adobe Illustrator)


==University of Washington==
==University of Washington==
Line 163: Line 208:
** [http://arstechnica.com/business/2012/05/hands-on-testing-the-gimp-28-and-its-new-single-window-interface/ website] about the interface
** [http://arstechnica.com/business/2012/05/hands-on-testing-the-gimp-28-and-its-new-single-window-interface/ website] about the interface
** http://www.gimp.org/release-notes/gimp-2.8.html  - shows the location plus download link
** http://www.gimp.org/release-notes/gimp-2.8.html  - shows the location plus download link
* colors
** [http://colorbrewer2.org/ ColorBrewer] - provides nice color palettes & helps you create hex colors
** [http://www.perbang.dk/rgbgradient/ Hex gradient creator]
* drawing chemical structures:  (ask Amanda about either of these)
* drawing chemical structures:  (ask Amanda about either of these)
** [http://www.acdlabs.com/resources/freeware/chemsketch/ chemsketch]  (free)
** [http://www.acdlabs.com/resources/freeware/chemsketch/ chemsketch]  (free)
** [http://www.cambridgesoft.com/Ensemble_for_Chemistry/ChemDraw/ chemdraw]  (seems to cost $)
** [http://www.cambridgesoft.com/Ensemble_for_Chemistry/ChemDraw/ chemdraw]  (seems to cost $)
== LaTeX ==
* Draw a character, get the LaTeX translation: [http://detexify.kirelabs.org/classify.html Detexify]
* Draw an equation, get the whole LaTeX equation: [http://webdemo.myscript.com/#/demo/equation]


== Statistics ==
== Statistics ==
Line 172: Line 224:
* Relative importance of variables:
* Relative importance of variables:
** [http://www.unt.edu/rss/class/mike/5710/Multiple%20Regression.pdf good lecture slides]
** [http://www.unt.edu/rss/class/mike/5710/Multiple%20Regression.pdf good lecture slides]
=== Statistical testing ===
*[http://www.statisticsdonewrong.com/introduction.html Statistics done wrong] Good explanation of p-value
==Industry==
* [http://www.biofuelsdigest.com/bdigest/2014/05/20/no-shortcuts-to-the-top-a-digest-special-report-on-scale-up-in-industrial-biotechnology/ scale up slides] from major players


==Misc==
==Misc==

Latest revision as of 17:21, 12 January 2016

Back to Back Door

To Protocols

General

Microbiology

E. coli

Molecular Biology

DNA/RNA Tools

Cloning guides

plasmid annotations

  • APE free plasmid editor
  • Serial Cloner free equivalent to Vector NTI
  • PlasMapper
    • The PlasMapper server automatically generates and annotates plasmid maps using only the plasmid DNA sequence as input. Plasmid figures may be rendered in PNG, JPG, SVG or SVGZ format.

codon optimization

codon frequency tables for E. coli

other

  • Agarose gel electrophoresis basics
  • Genewiz DNA sequencing
  • IDT DNA oligos
  • EBI Sequence Alignment
  • BLAST! Sequence Alignment
    • The most commonly used nucleotide/protein alignment tool.
    • start here (animated web intro)
    • Practical intro: CHS protocols
      • protein alignments: "The line between the two sequences indicates the similarities between the sequences. If the query and the subject have the same amino acid at a given location, the residue itself is shown. Conservative substitutions, as judged by the substitution matrix, are indicated with +."
  • RBS strength calculator/engineering tool
    • Another: link
    • Accuracy stated by FAQ: "on average, the predictions of the RBS Calculator are accurate to within a factor of 2.3, equivalent to an error of 1.82 kcal/mol in the thermodynamic model. There is a 47% chance that a synthetic ribosome binding site will be accurate to within 2-fold of its predicted translation initiation rate." So you can estimate it to have accuracy within an order of magnitude. Pretty sensitive to the amount of upstream & downstream sequence info you provide. Check your forward engineering designs with more bp included in the reverse engineering mode.
  • Finnzyme Tm calculator: use if you use Phusion DNA polymerase
  • Finnzyme multiple primer analyzer looks for primer dimers (check before ordering primers)
  • Replicons and Compatibility
  • Nanodrop Info
  • NuPack Nucleic acid secondary structure predictor

BioBricks

Protein Tools

Size Estimation

Visualization

Pymol

Structure Prediction

Alignment

Enzymes

  • Databases:
    • Sabio-RK: biochemical reaction kinetics database
    • BRENDA: (BRaunschweig ENzyme DAtabase)

Synthetic Biology

Mass Spec

HPLC

Programming/Scripting

R

Python

Regular expressions:

  • PyThex. A quick way to test your Python regular expressions.
  • Rubular. Website to test regular expressions in Ruby, but works for grep in R. It is possible it works a little differently in Ruby and grep.

GitHub

Graphics

Protein Engineering

Organic Chemistry

  • Free downloadable book with focus on biology: download here

Misc

Presentations/Posters

University of Washington

UW Resources

Safety/Lab Technique

Graphics

LaTeX

  • Draw a character, get the LaTeX translation: Detexify
  • Draw an equation, get the whole LaTeX equation: [2]

Statistics

Multiple linear regression

Statistical testing

Industry

Misc

  • Mendeley : reference/paper manager that's awesome
    • Janet's workflow: (1) discover papers via google scholar saved search, (2) save them to Mendeley in the appropriate nested folder regardless of whether you intend to read it now or "some day when I'm thinking about that topic" (3) read in Mendeley, which makes a green dot (indicating unread) go away.
    • You can highlight and keep notes on top of your PDFs enabling quicker review of topics.
    • Imagine being able to query all of the papers you have ever read for a topic of interest! You can also see whether you have ever read a paper or not, potentially saving yourself time.
    • I also like the idea that I will never lose track of a paper I want to tell someone about. It isn't uncommon for someone to tell me about a paper but be unable to find it and send it to me. This should never happen for a dedicated Mendeley user.
  • Endy:Victor3_plate_reader/filters Filters for Fluorescence
  • Equilibrator
  • BioNumbers: a collection of useful bionumbers
  • emolecules Chemical Lookup