-
Recent Posts
Pages
- Vines et al (Nature) Figures
- Next Generation Tools – Which do you use?
- 2012 NGS Field Guide – Overview
- The Lost Art of the Response to Reviewers
- Data Archiving: the nitty-gritty
- Molecular Ecology Resources PGR Note FAQ
- Ottawa Symposium July 2012
- MER Prize
- 2012 NGS Field Guide – Table 1 – Instrument Use Grades
- 2012 NGS Field Guide – Table 2a – Run time, Reads, Yield
- 2012 NGS Field Guide – Table 2b – Costs/run, cost/MB, minimum costs
- 2012 NGS Field Guide – Table 3a – Instrument costs
- 2012 NGS Field Guide – Table 3b – Computation Resources
- 2012 NGS Field Guide – Table 3c – Error Rates
- 2012 NGS Field Guide – Table 4 – Advantages & Disadvantages of each instrument
- 2011 Field Guide – Overview
Our Contributors
Categories
Blogroll
Archives
Meta
Category Archives: software
Calculating pair-wise, unbiased Fst with R:
Calculating Weir and Cockerham’s FST is very useful because it is unbiased with respect to sample size (Weir and Cockerham 1984). Without adjusting allele frequency estimates with respect to sample sizes, estimates of FST can be upwardly biased (see Waples … Continue reading
Posted in methods, population genetics, software
Leave a comment
Calculating allele frequencies in R……
Here is a simple annotated script to quickly calculate, output, and graph allele frequencies in R. Here I have downloaded data (via dryad) from Lander et al. 2011 of a European Beech data set genotyped at 13 microsatellite markers. I … Continue reading
Posted in bioinformatics, howto, software
1 Comment
MoleculaR analyses with R:
R is a powerful data analysis environment that has a large number of useful features. Chief among them are: (1) it is open source and freely distributed, meaning you can download and install it on any computer you have access … Continue reading
Posted in howto, software
2 Comments
Code rongorongo*
Open-sourcing computer programs used as part of a scientific research program is important to supporting the validity of the research conducted and enabling progress in many fields. Yet, the issue of making computer code widely available is not without complication.
Continue reading
Posted in software
3 Comments
Surfing the Wave
As Dilara pointed out in her recent post, keeping track of all the new papers, programs, and techniques is an enormous challenge for the busy molecular ecologist. These days it seems that one should be following publications in Molecular Ecology, Molecular Ecology Resources (of course!), TrEE, Science, Nature, Ecology, PNAS, BMC Evolutionary Biology, and PLoS biology/genetics*. Of course, this doesn’t include those journals specific to your particular sub-discipline. - Finding New Papers -
The simplist way to keep track of new papers is with Google Reader. Google Reader, if you’re unaware, is google’s online Really Simple Syndication (RSS) reader. Basically, it lets you follow RSS feeds from searches on Pubmed, journals themselves, or blogs. In then colates on all the feed entries onto a single webpage. Essentially, you a list of journals and sublists with the most recent publications, abstracts, and links to the full articles. It definitely beats getting monthly table of contents emails.
Continue readingEssential programmatic tools
There are essentials, and there are essentials. Here are several bioinformatics software libraries that I use on a daily basis
Continue reading
Posted in bioinformatics, software
3 Comments
