lter / lterwg-emergent

Synthesis working group: Ecological Metagenome-derived Reference Genomes and Traits (EMERGENT)
https://lter.github.io/lterwg-emergent-website/
3 stars 2 forks source link
lter-science synthesis-working-group

LTER Synthesis working group: Ecological Metagenome-derived Reference Genomes and Traits (EMERGENT)

PIs:

Project Summary

https://lternet.edu/current-working-groups/

Info for Participants

https://www.nceas.ucsb.edu/projects/12815

Github Repositories

General repo: https://github.com/lter/lterwg-emergent

Website repo: https://github.com/lter/lterwg-emergent-website

Shiny repo: https://github.com/lter/lterwg-emergent-shiny

Road map to this Repository (update this section as needed)

code folder: for sharing scripts

Guidelines for sharing scripts

Here is an example header code snippet: ##############################################################################################

' @title Give your script a name that describes its purpose

' @author

' Lee Stanish \email{lstanish@gmail.com } \cr

' @description Add description. Ex. Post-processing script to look more closely at data differences for soil moisture

' @return Describe what it returns. Ex. NEON Soil Physical Properties downloaded as .csv file and pdf plots of soil edaphic data by site

' changelog and author contributions / copyrights

' Lee Stanish (20XX-MM-DD)

' original creation

##############################################################################################