Difference between revisions of "Systematics Seminar"

From EEBedia
Jump to: navigation, search
(Summary of papers:)
(Tuesday, 8 December 2015, 2:30pm, Bamford Room (TLS 171b))
(338 intermediate revisions by 46 users not shown)
Line 1: Line 1:
This is the home page of the UConn EEB department's Systematics Seminar. This is a graduate seminar devoted to issues of interest to graduate students and faculty who make up the systematics program at the University of Connecticut.  
+
This is the home page of the UConn EEB department's Systematics Seminar (EEB 6486). This is a graduate seminar devoted to issues of interest to graduate students and faculty who make up the systematics program at the University of Connecticut.  
 +
<br><br>
 +
'''Seminar Format:''' Registered students be prepared to lead discussions, perhaps more than once depending on the number of participants.
 +
 
 +
The leader(s) will be responsible both for (1) selection of readings, (2) announcing the selection, (3) an introductory presentation, (4) driving discussion and (5) setting up and putting away the projector. 
 +
 
 +
'''Readings:''' In consultation with the instructors, each leader should assign one primary paper for discussion and up to two other ancillary papers or resources.  The readings should be posted to EEBedia at least 5 days in advance.
 +
 
 +
'''Announcing the reading:''' The leader should add an entry to the schedule (see below) by editing this page. There are two ways to create a link to the paper:
 +
 
 +
1. If the paper is available online through our library, it is sufficient to create a link to the DOI:
 +
<nowiki>:[http://dx.doi.org/10.1093/sysbio/syv041 Doyle et al. 2015. Syst. Biol. 64:824-837.]</nowiki>
 +
In this case, you need not give all the citation details because the DOI should always be sufficient to find the paper. The colon (:) at the beginning of the link causes the link to be indented an placed on a separate line. Note that the DOI is in the form of a URL, starting with <code><nowiki>http://dx.doi.org/</nowiki></code>. Here is how the above link looks embedded in this EEBedia page:
 +
:[http://dx.doi.org/10.1093/sysbio/syv041 Doyle et al. 2015. Syst. Biol. 64:824-837.]
 +
 
 +
2. If the paper is not available through the library, upload a PDF of the paper to [http://dropbox.uconn.edu the UConn dropbox], being sure to use the secure version so that it can be password protected. Copy the URL provided by dropbox, and create a link to it as follows (see the [[Dropbox Test]] page for other examples):
 +
<nowiki>:[https://dropbox.uconn.edu/dropbox?n=SystBiol-2015-Doyle-824-37.pdf&p=ELPFIc5NtO3c4V44Ls Doyle et al. 2015.]</nowiki>
 +
In this case, you should provide a full citation to the paper for the benefit of those that visit the site long after the dropbox link has expired; however, the full details need not be part of the link text. Here is what this kind of link looks like embedded in this EEBedia page:
 +
 
 +
:[https://dropbox.uconn.edu/dropbox?n=SystBiol-2015-Doyle-824-37.pdf&p=ELPFIc5NtO3c4V44Ls Doyle et al. 2015.] Full citation: Vinson P. Doyle, Randee E. Young, Gavin J. P. Naylor, and Jeremy M. Brown. 2015. Can We Identify Genes with Increased Phylogenetic Reliability? Systematic Biology 64 (5): 824-837. doi:10.1093/sysbio/syv041
 +
 
 +
If you have ancillary papers, upload those to the dropbox individually and create separate links.
 +
 
 +
Finally, send a note to the [[Systematics Listserv]] letting everyone know that a paper is available.
 +
 
 +
'''Introductory PowerPoint/KeyNote Presentation:''' Introduce your topic with a 10- to 15-minute PowerPoint or KeyNote presentation.  Dedicate at least 2/3 of that time to placing the subject into the broader context of the subject areas/themes and at most 1/3 of it introducing paper, special definitions, taxa, methods, etc. Never exceed 15 minutes.  (For example, for a reading on figs and fig-wasps, broaden the scope to plant-herbivore co-evolution.).  Add images, include short movie clips, visit web resources, etc. to keep the presentation engaging.  Although your presentation should not be a review of the primary reading, showing key figures from the readings may be helpful (and appreciated).  You may also want to provide more detail and background about ancillary readings which likely have not been read by all.
 +
 
 +
'''Discussion:''' You are responsible for driving the discussion.  Assume everyone in attendance has read the main paper. There are excellent suggestions for generating class discussions on Chris Elphick’s Current Topics in Conservation Biology course site.  See section under expectations. 
 +
 
 +
Prepare 3-5 questions that you expect will spur discussion.  Ideally, you would distribute questions a day or two before our class meeting.
 +
 
 +
'''Projector:'''
 +
The presenter will be responsible for setting up the projector for each class session—you will need to get it from the EEB office, make sure you have appropriate adaptors and have it set up so that class can begin on schedule. Kathy has reserved the pink projector for our class. If you do not have a laptop, let Wagner know and he will bring his. (Nick McIntosh may also be able to provide a loaner.)
  
 
[[Systematics Listserv|Click here for information about joining and using the Systematics email list]]
 
[[Systematics Listserv|Click here for information about joining and using the Systematics email list]]
  
 
== Meeting time and place ==
 
== Meeting time and place ==
We are meeting this semester in the '''Bamford Room (TLS 171) Tuesdays 4-5pm'''.  
+
For the Fall 2015 semester, we are meeting in the '''Bamford Room (TLS 171B), Tuesdays 2:30-3:30pm'''
 +
 
 +
=== Tuesday, 1 September 2015, 3pm, Bamford Room (TLS 171b) ===
 +
At this meeting we discussed possible themes for this semester's seminar, and determined the meeting time. For starters, we will explore how to use RevBayes, and afterwards explore current topics such as new developments in comparative methods.
 +
 
 +
=== Tuesday, 8 September 2015, 2:30pm, Bamford Room (TLS 171b) ===
 +
Suman will demonstrate RevBayes using a simulated data file and a RevBayes script that is pretty bare-bones. If you would to see or play with the script and data yourself beforehand, it is available at the link below:
 +
:[https://dropbox.uconn.edu/dropbox?n=RevBayes1.zip&p=WHwP8lS7EY10jpwMs RevBayes1] (simdata.nex plus test.Rev script)
 +
 
 +
:[http://revbayes.github.io/about.html RevBayes website]
 +
 
 +
A sample qsub script to run RevBayes on the BBC cluster:
 +
 
 +
#$ -S /bin/bash
 +
#$ -cwd
 +
#$ -m ea
 +
#$ -M suman.neupane@uconn.edu
 +
#$ -N TimeTree
 +
rb GTR_Gamma.nonclock.Rev
  
== Theme for Fall Semester 2008 ==
+
If you don't mind staying logged in, you can type qlogin to get assigned to a compute node that is not currently busy and then just type
We've agreed to start the semester with some articles on molecular dating, then spend a couple of weeks on taxonomy papers, and possibly read a revised version of David Baum's tree thinking book. If you are interested in leading a particular week's discussion, please sign up below.
+
rb GTR_Gamma.nonclock.Rev
 +
This is a good method to use if you just want to test RevBayes; you'll want to use Suman's qsub script for long jobs because you will not probably not want to stay logged in overnight. If you don't have an account on the cluster, you can get one by filling out this form: [http://bioinformatics.uconn.edu/contact-us/ http://bioinformatics.uconn.edu/contact-us/]
  
== Schedule for Fall Semester 2008 ==
+
=== Tuesday, 15 September 2015, 2:30pm, Bamford Room (TLS 171b) ===
'''Note: the papers linked here require a user name and password to access.''' If you have forgotten the user name and/or password, contact [mailto:paul.lewis@uconn.edu Paul Lewis]. If you want to upload a PDF file for an upcoming discussion, use the [http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/upload.html Systematics Seminar PDF upload form]. Uploading PDFs requires the same user name and password as viewing PDFs.
+
This week we will explore the graphical model descriptions used by RevBayes. Here is the paper (password is being sent over the systematics email list):
 +
:[https://dropbox.uconn.edu/dropbox?n=Syst%20Biol-2014-H%F6hna-753-71.pdf&p=EWMqcsduO0GeULlr8Y Höhna et al. 2014. Probabilistic Graphical Model Representation in Phylogenetics. Systematic Biology. 63:753–771]
 +
You can also get the paper without requiring a password if you are on campus or connected via VPN using this link:
 +
:[http://dx.doi.org/10.1093/sysbio/syu039 Höhna et al. 2014. Probabilistic Graphical Model Representation in Phylogenetics. Systematic Biology. 63:753–771]
 +
Paul will also demonstrate how to use RevBayes on our bioinformatics cluster (probably the best way to run it, especially for long runs).
  
=== Tuesday, September 2nd, 2008: ===
+
=== Tuesday, 29 September 2015, 2:30pm, Bamford Room (TLS 171b) ===
Discussion leader: [[Elizabeth Wade]]
+
This week we'll talk about the new "Open Tree of Life", reading the paper, and maybe exploring the website (http://opentreeoflife.org/)
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/Drummond%20%26%20Rambaut%202007.pdf}}Drummond & Rambaut 2007.pdf
+
:[http://www.pnas.org/content/early/2015/09/16/1423041112 Hinchliff et al. Synthesis of phylogeny and taxonomy into a comprehensive tree of life. PNAS. ]
  
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/Molecular%20Dating%20Review.pdf}}Molecular Dating Review (for more background info)
+
=== Tuesday, 6 October 2015, 2:30pm, Bamford Room (TLS 171b) ===
 +
This week we'll indulge Elizabeth's interest in salamanders, and also talk about molecular dating
 +
:[http://sysbio.oxfordjournals.org/content/early/2015/09/18/sysbio.syv061.full.pdf+html Shen et al. Enlarged Multilocus Dataset Provides Surprisingly Younger Time of Origin for the Plethodontidae, the Largest Family of Salamanders. Sys. Bio. in press]
  
=== Tuesday, September 9th, 2008 ===
+
=== Tuesday, 13 October 2015, 2:30pm, Bamford Room (TLS 171b) ===
Discussion leader: [[Christopher Owen]]
+
This week we'll take a look at a paper comparing small and large datasets when constructing trees. Also snakes!
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/Lepage%20et%20al.%202007%20MBE%20Relaxed%20Molec%20Clock%20Models.pdf}}Lepage et al. 2007
+
:[https://sararuane.files.wordpress.com/2013/12/authors-accepted-copy-not-typeset-or-proofed.pdf Ruane et al. Comparing species-tree estimation with large anchored phylogenomic and small Sanger-sequenced molecular datasets: An empirical study on Malagasy pseudoxyrhophiine snakes. BMC Evolutionary Biology. in press]
  
=== Tuesday, September 16th, 2008 ===
+
EDIT here is the published version
Discussion leader: [[Karolina Fučíková]]
+
:[http://www.biomedcentral.com/content/pdf/s12862-015-0503-1.pdf Ruane et al., 2015]
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/BumbleBees2008.pdf}}Hines, H. 2008.
+
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/Cameron2007BumbleBees.pdf}}Cameron 2007 (for more info on the original phylogeny)
+
  
=== Tuesday, September 23rd, 2008 ===
+
=== Tuesday, 20 October 2015, 2:30pm, Bamford Room (TLS 171b) ===
Discussion leader: [[Nic Tippery]]
+
This week we'll jump back into an anchored phylogenomics dataset, and talk about (yet another) bird phylogeny.
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/Rabosky-Lovette-2008_extinction.pdf}}Rabosky, D. L. and I. J. Lovette. 2008. Explosive evolutionary radiations: Decreasing speciation or increasing extinction through time? ''Evolution'' 62-8: 1866-1875.
+
:[http://www.nature.com/nature/journal/vaop/ncurrent/pdf/nature15697.pdf Prum et al. A comprehensive phylogeny of birds (Aves) using targeted next-generation DNA sequencing. Nature.]
 +
:[http://www.nature.com/nature/journal/vaop/ncurrent/pdf/nature15638.pdf Accompanying News and Views article.]
 +
:[http://www.allaboutbirds.org/earliest-beginnings-of-bird-evolution-brought-into-focus-with-new-dna-analysis/ Relevant blog post!]
  
=== Tuesday, September 30th, 2008 ===
+
=== Tuesday, 27 October 2015, 2:30pm, Bamford Room (TLS 171b) ===
Discussion leader: Yu(Daniel) Fan
+
Some back and forth commentaries!
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/Luthey-Schulten%20et%20al%2C%20PNAS%202008%20%20vol.%20105%20%20no.%2037%20%2013953-13958.pdf}}Luthey-Schulten et al. 2008. Molecular signatures of ribosomal evolution. PNAS vol.105 no.37 13953-13958.
+
:[http://www.sciencemag.org/content/350/6257/171.1.full.pdf Liu & Edwards. Comment on "Statistical binning enables an accurate coalescent based estimation of the avian tree"]
=== Tuesday, October 7th, 2008 ===
+
:[http://www.sciencemag.org/content/350/6257/171.2.full.pdf Mirarab et al. Response to Comment on “Statistical binning enables an accurate coalescent-based estimation of the avian tree”]
Discussion leader: Chris Owen
+
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/Bond%20and%20Stockman%202008%283%29.pdf}}Bond and Stockman 2008
+
  
=== Tuesday, October 14th, 2008 ===
+
=== Tuesday, 3 November 2015, 2:30pm, Bamford Room (TLS 171b) ===
Discussion leader: Yu(Daniel) Fan
+
Springer and Gatesy. 2016. The gene tree delusion. A critique of species tree methods. The reason that it is called the gene tree delusion rather than the species tree delusion is I think because they are in favor of concatenation.
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/Luke%20Harmon%20et%20al.%202008.pdf}}Luke Harmon et al. 2008
+
:[[File:Pdficon small.gif|link=https://dropbox.uconn.edu/dropbox?n=Springer%20and%20Gatesy.%202015.%20%20The%20gene%20tree%20delusion.%201-s2.0-S1055790315002225-main.pdf&p=WpXucXwcz06hxwMDO]] Springer and Gatesy. 2016. MPE 94: 1-33. ([http://dx.doi.org/10.1016/j.ympev.2015.07.018 doi:10.1016/j.ympev.2015.07.018])
  
=== Tuesday, October 21st, 2008 ===
 
Seminar postponed due to conflict with a popular Paleo Seminar.
 
  
=== Tuesday, October 28th, 2008 ===
+
=== Tuesday, 10 November 2015, 2:30pm, Bamford Room (TLS 171b) ===
Discussion leader:
+
[[Karolina Fucikova]]
+
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/DNADiatoms.pdf}} Amato et al. 2007, a paper on cryptic species in Diatoms
+
  
=== Tuesday, November 4th, 2008 ===
+
:[[File:Pdficon small.gif|link=https://dropbox.uconn.edu/dropbox?n=Edwardsetal_DelusionResponse_MPE2015.pdf&p=Loeg95jdKojP726iL]]  Edwards et al. 2016.  Response to Gene Tree Delusion.  You can read it online [http://ezproxy.lib.uconn.edu/login?url=http://www.sciencedirect.com/science/article/pii/S1055790315003309 here].
Discussion leader: Geert Goemans
+
  
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/Damgaard%20et%20al.%2C%202008%20Phylogeny%20Heelwalkers.pdf}}Damgaard et al., 2008
+
=== Tuesday, 17 November 2015, 2:30pm, Bamford Room (TLS 171b) ===
 +
Suman and Paul will discuss the "concaterpillar" paper below (an oldie but goodie) unless someone writes to us before the end of the week with a different idea. The idea here is to find clusters of genes that can tolerate sharing a single tree topology. The password is being sent over the [http://hydrodictyon.eeb.uconn.edu/eebedia/index.php/Systematics_Listserv systematics listserv], but you can also download the paper using the DOI link, which should work if you are on campus or connected to the campus network via VPN.
  
=== Tuesday, November 11th, 2008 ===
+
:[[File:Pdficon small.gif|link=https://dropbox.uconn.edu/dropbox?n=Systematic%20Biology%202008%20Leigh-2.pdf&p=EW4tWZx0xJC76FwvVj]]  Leigh J.W., Susko E., Baumgartner M., Roger A.J. 2008. Testing congruence in phylogenomic analysis. Systematic Biology. 57:104–115. [http://dx.doi.org/10.1080/10635150801910436 doi:10.1080/10635150801910436]
Discussion leader: [[Nic Tippery]]
+
  
Please forgive the bulk of papers I have selected for discussion. The large phylogeny papers are simply examples of implementing Phylogenetic Nomeclature, so focus only on the taxonomy and not the phylogenetics. There are two short papers that present two sides of a relatively recent PhyloCode debate, which may form the bulk of our discussion, so please focus on them. I have uploaded the bundle of pdfs to the Drop Box, in a zip file:
+
==== Running concaterpillar on the bbcsrv3 cluster ====
 +
Make sure your data file names end in .seq (not .nex), then create the following qsub script (you can name this anything, but I'll assume you named it cpillar.sh):
  
:{{pdf|http://dropbox.uconn.edu/dropbox?n=Systematics_08-1111.zip&p=WC9a4kJVW5dLCUnYz}} <- Click on icon to download.
+
#!/bin/bash
 +
#$ -S /bin/bash
 +
#$ -cwd
 +
#$ -m ea
 +
#$ -M your.name@uconn.edu  
 +
#$ -N cpillar
 +
/opt/python/bin/python /common/opt/bioinformatics/concaterpillar/concaterpillar.py -m GTR -t
  
====Summary of papers====
+
'''Important:''' be sure your qsub script has unix line endings. This is only an issue if you created it on a Windows machine - you can use Notepad++ to change the line endings.
  
Read these papers in their entirety:
+
(Note that you should change your.name@uconn.edu to your own email address. You can also change cpillar to a job name that makes sense for your analysis.)  
* Pickett, K. M. 2005. The new and improved PhyloCode, now with types, ranks, and even polyphyly: a conference report from the First International Phylogenetic Nomenclature Meeting. ''Cladistics'' 21: 79-82.
+
* Laurin, M., K. de Queiroz, P. Cantino, N. Cellinese, and R. Olmstead. 2005. The PhyloCode, types, ranks and monophyly: a response to Pickett. ''Cladistics'' 21: 605-607.
+
Example of higher-level taxa (unranked, of course) in plants [the first paper is the phylogenetic taxonomy, and the second gives the complete phylogeny]:
+
* Stefanovic, S., D. F. Austin, and R. G. Olmstead. 2003. Classification of Convolvulaceae: A phylogenetic approach. ''Systematic Botany'' 28: 791-806.
+
* Stefanovic, S., L. Krueger, and R. G. Olmstead. 2002. Monophyly of the Convolvulaceae and circumscription of their major lineages based on DNA sequences of multiple chloroplast loci. ''American Journal of Botany'' 89: 1510-1522.
+
Example of an "''incertae sedis''" animal species:
+
* Dayrat, B. 2005. Advantages of naming species under the PhyloCode : An example of how a new species of Discodorididae (Mollusca , Gastropoda , Euthyneura , Nudibranchia , Doridina ) may be named. ''Marine Biology Research'' 1: 216-232.
+
  
In the interest of conservation, please avoid printing the phylogenetics papers unless you'll want them later; we'll have enough laptops to share phylogeny images at the meeting.
+
Run concaterpillar by navigating to the directory containing your qsub script and your .seq files and typing
  
=== Tuesday, November 18th, 2008 ===
+
qsub cpillar.sh
Discussion leader:
+
  
=== Tuesday, December 2nd, 2008 ===
+
==== Running the MPI (parallel) version ====
Discussion leader:
+
  
=== Tuesday, December 9th, 2008 ===
+
If you have a lot of genes, you can make concaterpillar go faster by using more CPU slots on the cluster. Use the following qsub script for an MPI run that uses 8 slots:
Discussion leader:  
+
  
=== Some papers to pick from ===
+
#!/bin/bash
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/DivergenceTimesLargeTrees2007.pdf}} Britton et al. 2007 <br>
+
#$ -S /bin/bash
:{{pdf|http://hydrodictyon.eeb.uconn.edu/courses/systematicsseminar/restricted/SkewDivergenceTimes2008.pdf}}Burbrink & Pyron 2008
+
#$ -cwd
<br>
+
#$ -m ea
 +
#$ -M your.name@uconn.edu
 +
#$ -N cpillar
 +
#$ -pe orte 8
 +
mpirun -np 8 /opt/python/bin/python /common/opt/bioinformatics/concaterpillar/concaterpillar.py -c 8 -m GTR -t
  
 +
Here I've specified 8 slots. Note that the number 8 appears 3 times - whatever number you decide to use, make sure to use that same number in all 3 places!
  
 +
=== Tuesday, 30 November 2015, 2:30pm, Bamford Room (TLS 171b) ===
 +
[http://www.biomedcentral.com/content/pdf/1471-2164-16-S10-S2.pdf A comparative study of SVDquartets and other coalescent-based species tree estimation methods. Chou et al 2015]
  
[[#top|Back to top]]
+
=== Tuesday, 8 December 2015, 2:30pm, Bamford Room (TLS 171b) ===
 +
[http://ezproxy.lib.uconn.edu/login?url=http://www.pnas.org/content/early/2015/11/18/1510461112 Evidence for extensive horizontal gene transfer from the draft genome of a tardigrade. Boothby et al. 2015]<br>
 +
[http://www.pnas.org/content/early/2015/11/18/1510461112?tab=ds Supplementary material]<br>
 +
[http://news.nationalgeographic.com/2015/11/151128-animals-tardigrades-water-bears-science-dna/ National Geographic news article]<br>
 +
[http://www.escapistmagazine.com/news/view/165220-Scientists-Have-Sequenced-the-Genome-of-the-Tardigrade-Finding-it-Contains-More-Alien-DNA-than-Any-Other-Animal An example of the click-bait-ification of our world]<br>
 +
[http://biorxiv.org/content/biorxiv/early/2015/12/01/033464.full.pdf THE TARDIGRADE WAR HAS BEGUN with another paper that counters Boothby et al.'s HGT result]
  
== Past Systematics Seminars ==
+
== Past Seminars ==
 +
* [[Systematics Seminar Fall 2014|Fall 2014]]
 +
* [[Systematics Seminar Fall 2013|Fall 2013]]
 +
* [[Systematics Seminar Spring 2012|Spring 2012]]
 +
* [[Systematics Seminar Fall 2011|Fall 2011]]
 +
* [http://darwin.eeb.uconn.edu/wiki/index.php/Statistical_phylogeography  Spring 2011] (we joined Kent Holsinger's seminar on Statistical Phylogeography this semester)
 +
* [[Systematics Seminar Fall 2010|Fall 2010]]
 +
* [[Systematics Seminar Spring 2010|Spring 2010]]
 +
* [[Systematics Seminar Fall 2009|Fall 2009]]
 +
* [[Systematics Seminar Fall 2008|Fall 2008]]
 
* [[Systematics Seminar Spring 2008|Spring 2008]]
 
* [[Systematics Seminar Spring 2008|Spring 2008]]
 
* [[Systematics Seminar Fall 2007|Fall 2007]]
 
* [[Systematics Seminar Fall 2007|Fall 2007]]

Revision as of 00:09, 8 December 2015

This is the home page of the UConn EEB department's Systematics Seminar (EEB 6486). This is a graduate seminar devoted to issues of interest to graduate students and faculty who make up the systematics program at the University of Connecticut.

Seminar Format: Registered students be prepared to lead discussions, perhaps more than once depending on the number of participants.

The leader(s) will be responsible both for (1) selection of readings, (2) announcing the selection, (3) an introductory presentation, (4) driving discussion and (5) setting up and putting away the projector.

Readings: In consultation with the instructors, each leader should assign one primary paper for discussion and up to two other ancillary papers or resources. The readings should be posted to EEBedia at least 5 days in advance.

Announcing the reading: The leader should add an entry to the schedule (see below) by editing this page. There are two ways to create a link to the paper:

1. If the paper is available online through our library, it is sufficient to create a link to the DOI:

:[http://dx.doi.org/10.1093/sysbio/syv041 Doyle et al. 2015. Syst. Biol. 64:824-837.]

In this case, you need not give all the citation details because the DOI should always be sufficient to find the paper. The colon (:) at the beginning of the link causes the link to be indented an placed on a separate line. Note that the DOI is in the form of a URL, starting with http://dx.doi.org/. Here is how the above link looks embedded in this EEBedia page:

Doyle et al. 2015. Syst. Biol. 64:824-837.

2. If the paper is not available through the library, upload a PDF of the paper to the UConn dropbox, being sure to use the secure version so that it can be password protected. Copy the URL provided by dropbox, and create a link to it as follows (see the Dropbox Test page for other examples):

:[https://dropbox.uconn.edu/dropbox?n=SystBiol-2015-Doyle-824-37.pdf&p=ELPFIc5NtO3c4V44Ls Doyle et al. 2015.]

In this case, you should provide a full citation to the paper for the benefit of those that visit the site long after the dropbox link has expired; however, the full details need not be part of the link text. Here is what this kind of link looks like embedded in this EEBedia page:

Doyle et al. 2015. Full citation: Vinson P. Doyle, Randee E. Young, Gavin J. P. Naylor, and Jeremy M. Brown. 2015. Can We Identify Genes with Increased Phylogenetic Reliability? Systematic Biology 64 (5): 824-837. doi:10.1093/sysbio/syv041

If you have ancillary papers, upload those to the dropbox individually and create separate links.

Finally, send a note to the Systematics Listserv letting everyone know that a paper is available.

Introductory PowerPoint/KeyNote Presentation: Introduce your topic with a 10- to 15-minute PowerPoint or KeyNote presentation. Dedicate at least 2/3 of that time to placing the subject into the broader context of the subject areas/themes and at most 1/3 of it introducing paper, special definitions, taxa, methods, etc. Never exceed 15 minutes. (For example, for a reading on figs and fig-wasps, broaden the scope to plant-herbivore co-evolution.). Add images, include short movie clips, visit web resources, etc. to keep the presentation engaging. Although your presentation should not be a review of the primary reading, showing key figures from the readings may be helpful (and appreciated). You may also want to provide more detail and background about ancillary readings which likely have not been read by all.

Discussion: You are responsible for driving the discussion. Assume everyone in attendance has read the main paper. There are excellent suggestions for generating class discussions on Chris Elphick’s Current Topics in Conservation Biology course site. See section under expectations.

Prepare 3-5 questions that you expect will spur discussion. Ideally, you would distribute questions a day or two before our class meeting.

Projector: The presenter will be responsible for setting up the projector for each class session—you will need to get it from the EEB office, make sure you have appropriate adaptors and have it set up so that class can begin on schedule. Kathy has reserved the pink projector for our class. If you do not have a laptop, let Wagner know and he will bring his. (Nick McIntosh may also be able to provide a loaner.)

Click here for information about joining and using the Systematics email list

Meeting time and place

For the Fall 2015 semester, we are meeting in the Bamford Room (TLS 171B), Tuesdays 2:30-3:30pm

Tuesday, 1 September 2015, 3pm, Bamford Room (TLS 171b)

At this meeting we discussed possible themes for this semester's seminar, and determined the meeting time. For starters, we will explore how to use RevBayes, and afterwards explore current topics such as new developments in comparative methods.

Tuesday, 8 September 2015, 2:30pm, Bamford Room (TLS 171b)

Suman will demonstrate RevBayes using a simulated data file and a RevBayes script that is pretty bare-bones. If you would to see or play with the script and data yourself beforehand, it is available at the link below:

RevBayes1 (simdata.nex plus test.Rev script)
RevBayes website

A sample qsub script to run RevBayes on the BBC cluster:

#$ -S /bin/bash
#$ -cwd
#$ -m ea
#$ -M suman.neupane@uconn.edu
#$ -N TimeTree
rb GTR_Gamma.nonclock.Rev

If you don't mind staying logged in, you can type qlogin to get assigned to a compute node that is not currently busy and then just type

rb GTR_Gamma.nonclock.Rev

This is a good method to use if you just want to test RevBayes; you'll want to use Suman's qsub script for long jobs because you will not probably not want to stay logged in overnight. If you don't have an account on the cluster, you can get one by filling out this form: http://bioinformatics.uconn.edu/contact-us/

Tuesday, 15 September 2015, 2:30pm, Bamford Room (TLS 171b)

This week we will explore the graphical model descriptions used by RevBayes. Here is the paper (password is being sent over the systematics email list):

Höhna et al. 2014. Probabilistic Graphical Model Representation in Phylogenetics. Systematic Biology. 63:753–771

You can also get the paper without requiring a password if you are on campus or connected via VPN using this link:

Höhna et al. 2014. Probabilistic Graphical Model Representation in Phylogenetics. Systematic Biology. 63:753–771

Paul will also demonstrate how to use RevBayes on our bioinformatics cluster (probably the best way to run it, especially for long runs).

Tuesday, 29 September 2015, 2:30pm, Bamford Room (TLS 171b)

This week we'll talk about the new "Open Tree of Life", reading the paper, and maybe exploring the website (http://opentreeoflife.org/)

Hinchliff et al. Synthesis of phylogeny and taxonomy into a comprehensive tree of life. PNAS.

Tuesday, 6 October 2015, 2:30pm, Bamford Room (TLS 171b)

This week we'll indulge Elizabeth's interest in salamanders, and also talk about molecular dating

Shen et al. Enlarged Multilocus Dataset Provides Surprisingly Younger Time of Origin for the Plethodontidae, the Largest Family of Salamanders. Sys. Bio. in press

Tuesday, 13 October 2015, 2:30pm, Bamford Room (TLS 171b)

This week we'll take a look at a paper comparing small and large datasets when constructing trees. Also snakes!

Ruane et al. Comparing species-tree estimation with large anchored phylogenomic and small Sanger-sequenced molecular datasets: An empirical study on Malagasy pseudoxyrhophiine snakes. BMC Evolutionary Biology. in press

EDIT here is the published version

Ruane et al., 2015

Tuesday, 20 October 2015, 2:30pm, Bamford Room (TLS 171b)

This week we'll jump back into an anchored phylogenomics dataset, and talk about (yet another) bird phylogeny.

Prum et al. A comprehensive phylogeny of birds (Aves) using targeted next-generation DNA sequencing. Nature.
Accompanying News and Views article.
Relevant blog post!

Tuesday, 27 October 2015, 2:30pm, Bamford Room (TLS 171b)

Some back and forth commentaries!

Liu & Edwards. Comment on "Statistical binning enables an accurate coalescent based estimation of the avian tree"
Mirarab et al. Response to Comment on “Statistical binning enables an accurate coalescent-based estimation of the avian tree”

Tuesday, 3 November 2015, 2:30pm, Bamford Room (TLS 171b)

Springer and Gatesy. 2016. The gene tree delusion. A critique of species tree methods. The reason that it is called the gene tree delusion rather than the species tree delusion is I think because they are in favor of concatenation.

Pdficon small.gif Springer and Gatesy. 2016. MPE 94: 1-33. (doi:10.1016/j.ympev.2015.07.018)


Tuesday, 10 November 2015, 2:30pm, Bamford Room (TLS 171b)

Pdficon small.gif Edwards et al. 2016. Response to Gene Tree Delusion. You can read it online here.

Tuesday, 17 November 2015, 2:30pm, Bamford Room (TLS 171b)

Suman and Paul will discuss the "concaterpillar" paper below (an oldie but goodie) unless someone writes to us before the end of the week with a different idea. The idea here is to find clusters of genes that can tolerate sharing a single tree topology. The password is being sent over the systematics listserv, but you can also download the paper using the DOI link, which should work if you are on campus or connected to the campus network via VPN.

Pdficon small.gif Leigh J.W., Susko E., Baumgartner M., Roger A.J. 2008. Testing congruence in phylogenomic analysis. Systematic Biology. 57:104–115. doi:10.1080/10635150801910436

Running concaterpillar on the bbcsrv3 cluster

Make sure your data file names end in .seq (not .nex), then create the following qsub script (you can name this anything, but I'll assume you named it cpillar.sh):

#!/bin/bash
#$ -S /bin/bash
#$ -cwd
#$ -m ea
#$ -M your.name@uconn.edu 
#$ -N cpillar
/opt/python/bin/python /common/opt/bioinformatics/concaterpillar/concaterpillar.py -m GTR -t

Important: be sure your qsub script has unix line endings. This is only an issue if you created it on a Windows machine - you can use Notepad++ to change the line endings.

(Note that you should change your.name@uconn.edu to your own email address. You can also change cpillar to a job name that makes sense for your analysis.)

Run concaterpillar by navigating to the directory containing your qsub script and your .seq files and typing

qsub cpillar.sh

Running the MPI (parallel) version

If you have a lot of genes, you can make concaterpillar go faster by using more CPU slots on the cluster. Use the following qsub script for an MPI run that uses 8 slots:

#!/bin/bash
#$ -S /bin/bash
#$ -cwd
#$ -m ea
#$ -M your.name@uconn.edu
#$ -N cpillar
#$ -pe orte 8
mpirun -np 8 /opt/python/bin/python /common/opt/bioinformatics/concaterpillar/concaterpillar.py -c 8 -m GTR -t

Here I've specified 8 slots. Note that the number 8 appears 3 times - whatever number you decide to use, make sure to use that same number in all 3 places!

Tuesday, 30 November 2015, 2:30pm, Bamford Room (TLS 171b)

A comparative study of SVDquartets and other coalescent-based species tree estimation methods. Chou et al 2015

Tuesday, 8 December 2015, 2:30pm, Bamford Room (TLS 171b)

Evidence for extensive horizontal gene transfer from the draft genome of a tardigrade. Boothby et al. 2015
Supplementary material
National Geographic news article
An example of the click-bait-ification of our world
THE TARDIGRADE WAR HAS BEGUN with another paper that counters Boothby et al.'s HGT result

Past Seminars