2023-01-17 19:06:14 +01:00
<!DOCTYPE html>
< html xmlns = "http://www.w3.org/1999/xhtml" lang = "en" xml:lang = "en" > < head >
< meta charset = "utf-8" >
< meta name = "generator" content = "quarto-1.2.256" >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0, user-scalable=yes" >
< title > OBITools V4 - References< / title >
< style >
code { white-space : pre-wrap ; }
span . smallcaps { font-variant : small-caps ; }
div . columns { display : flex ; gap : min ( 4 vw , 1.5 em ) ; }
div . column { flex : auto ; overflow-x : auto ; }
div . hanging-indent { margin-left : 1.5 em ; text-indent : -1.5 em ; }
ul . task-list { list-style : none ; }
ul . task-list li input [ type = "checkbox" ] {
width : 0.8 em ;
margin : 0 0.8 em 0.2 em -1.6 em ;
vertical-align : middle ;
}
div . csl-bib-body { }
div . csl-entry {
clear : both ;
}
. hanging div . csl-entry {
margin-left : 2 em ;
text-indent : -2 em ;
}
div . csl-left-margin {
min-width : 2 em ;
float : left ;
}
div . csl-right-inline {
margin-left : 2 em ;
padding-left : 1 em ;
}
div . csl-indent {
margin-left : 2 em ;
}
< / style >
< script src = "site_libs/quarto-nav/quarto-nav.js" > < / script >
< script src = "site_libs/quarto-nav/headroom.min.js" > < / script >
< script src = "site_libs/clipboard/clipboard.min.js" > < / script >
< script src = "site_libs/quarto-search/autocomplete.umd.js" > < / script >
< script src = "site_libs/quarto-search/fuse.min.js" > < / script >
< script src = "site_libs/quarto-search/quarto-search.js" > < / script >
< meta name = "quarto:offset" content = "./" >
< link href = "./annexes.html" rel = "prev" >
< script src = "site_libs/quarto-html/quarto.js" > < / script >
< script src = "site_libs/quarto-html/popper.min.js" > < / script >
< script src = "site_libs/quarto-html/tippy.umd.min.js" > < / script >
< script src = "site_libs/quarto-html/anchor.min.js" > < / script >
< link href = "site_libs/quarto-html/tippy.css" rel = "stylesheet" >
< link href = "site_libs/quarto-html/quarto-syntax-highlighting.css" rel = "stylesheet" id = "quarto-text-highlighting-styles" >
< script src = "site_libs/bootstrap/bootstrap.min.js" > < / script >
< link href = "site_libs/bootstrap/bootstrap-icons.css" rel = "stylesheet" >
< link href = "site_libs/bootstrap/bootstrap.min.css" rel = "stylesheet" id = "quarto-bootstrap" data-mode = "light" >
< script id = "quarto-search-options" type = "application/json" > {
"location" : "sidebar" ,
"copy-button" : false ,
"collapse-after" : 3 ,
"panel-placement" : "start" ,
"type" : "textbox" ,
"limit" : 20 ,
"language" : {
"search-no-results-text" : "No results" ,
"search-matching-documents-text" : "matching documents" ,
"search-copy-link-title" : "Copy link to search" ,
"search-hide-matches-text" : "Hide additional matches" ,
"search-more-match-text" : "more match in this document" ,
"search-more-matches-text" : "more matches in this document" ,
"search-clear-button-title" : "Clear" ,
"search-detached-cancel-button-title" : "Cancel" ,
"search-submit-button-title" : "Submit"
}
} < / script >
< / head >
< body class = "nav-sidebar floating" >
< div id = "quarto-search-results" > < / div >
< header id = "quarto-header" class = "headroom fixed-top" >
< nav class = "quarto-secondary-nav" data-bs-toggle = "collapse" data-bs-target = "#quarto-sidebar" aria-controls = "quarto-sidebar" aria-expanded = "false" aria-label = "Toggle sidebar navigation" onclick = "if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }" >
< div class = "container-fluid d-flex justify-content-between" >
< h1 class = "quarto-secondary-nav-title" > References< / h1 >
< button type = "button" class = "quarto-btn-toggle btn" aria-label = "Show secondary navigation" >
< i class = "bi bi-chevron-right" > < / i >
< / button >
< / div >
< / nav >
< / header >
<!-- content -->
< div id = "quarto-content" class = "quarto-container page-columns page-rows-contents page-layout-article" >
<!-- sidebar -->
< nav id = "quarto-sidebar" class = "sidebar collapse sidebar-navigation floating overflow-auto" >
< div class = "pt-lg-2 mt-2 text-left sidebar-header" >
< div class = "sidebar-title mb-0 py-0" >
< a href = "./" > OBITools V4< / a >
< / div >
< / div >
< div class = "mt-2 flex-shrink-0 align-items-center" >
< div class = "sidebar-search" >
< div id = "quarto-search" class = "" title = "Search" > < / div >
< / div >
< / div >
< div class = "sidebar-menu-container" >
< ul class = "list-unstyled mt-1" >
< li class = "sidebar-item" >
< div class = "sidebar-item-container" >
< a href = "./index.html" class = "sidebar-item-text sidebar-link" > Preface< / a >
< / div >
< / li >
2023-02-23 23:41:24 +01:00
< li class = "sidebar-item sidebar-item-section" >
< div class = "sidebar-item-container" >
< a href = "./intro.html" class = "sidebar-item-text sidebar-link" > The OBITools< / a >
< a class = "sidebar-item-toggle text-start" data-bs-toggle = "collapse" data-bs-target = "#quarto-sidebar-section-1" aria-expanded = "true" >
< i class = "bi bi-chevron-right ms-2" > < / i >
< / a >
< / div >
< ul id = "quarto-sidebar-section-1" class = "collapse list-unstyled sidebar-section depth1 show" >
< li class = "sidebar-item" >
2023-01-17 19:06:14 +01:00
< div class = "sidebar-item-container" >
2023-02-23 23:41:24 +01:00
< a href = "./installation.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 1< / span > < span class = "chapter-title" > Installation of the obitools< / span > < / a >
2023-01-17 19:06:14 +01:00
< / div >
< / li >
2023-02-23 23:41:24 +01:00
< li class = "sidebar-item" >
2023-01-17 19:06:14 +01:00
< div class = "sidebar-item-container" >
2023-02-03 23:00:23 +01:00
< a href = "./formats.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 2< / span > < span class = "chapter-title" > File formats usable with < em > OBITools< / em > < / span > < / a >
2023-01-17 19:06:14 +01:00
< / div >
< / li >
2023-02-23 23:41:24 +01:00
< li class = "sidebar-item" >
2023-01-17 19:06:14 +01:00
< div class = "sidebar-item-container" >
2023-02-03 23:00:23 +01:00
< a href = "./tutorial.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 3< / span > < span class = "chapter-title" > OBITools V4 Tutorial< / span > < / a >
2023-01-17 19:06:14 +01:00
< / div >
< / li >
2023-02-23 23:41:24 +01:00
< / ul >
< / li >
< li class = "sidebar-item sidebar-item-section" >
< div class = "sidebar-item-container" >
< a href = "./commands.html" class = "sidebar-item-text sidebar-link" > The *OBITools V4* commands< / a >
< a class = "sidebar-item-toggle text-start" data-bs-toggle = "collapse" data-bs-target = "#quarto-sidebar-section-2" aria-expanded = "true" >
< i class = "bi bi-chevron-right ms-2" > < / i >
< / a >
< / div >
< ul id = "quarto-sidebar-section-2" class = "collapse list-unstyled sidebar-section depth1 show" >
< li class = "sidebar-item" >
2023-01-17 19:06:14 +01:00
< div class = "sidebar-item-container" >
2023-02-23 23:41:24 +01:00
< a href = "./inupt.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 4< / span > < span class = "chapter-title" > Specifying the data input to < em > OBITools< / em > commands< / span > < / a >
2023-01-31 23:04:28 +01:00
< / div >
< / li >
2023-02-23 23:41:24 +01:00
< li class = "sidebar-item" >
2023-01-31 23:04:28 +01:00
< div class = "sidebar-item-container" >
2023-02-23 23:41:24 +01:00
< a href = "./output.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 5< / span > < span class = "chapter-title" > Controling OBITools outputs< / span > < / a >
2023-02-03 23:00:23 +01:00
< / div >
< / li >
2023-02-23 23:41:24 +01:00
< li class = "sidebar-item" >
2023-02-03 23:00:23 +01:00
< div class = "sidebar-item-container" >
2023-02-23 23:41:24 +01:00
< a href = "./common_options.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 6< / span > < span class = "chapter-title" > Options common to most of the < em > OBITools< / em > commands< / span > < / a >
2023-01-17 19:06:14 +01:00
< / div >
< / li >
2023-02-23 23:41:24 +01:00
< li class = "sidebar-item" >
< div class = "sidebar-item-container" >
< a href = "./expressions.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 7< / span > < span class = "chapter-title" > OBITools expression language< / span > < / a >
< / div >
< / li >
< li class = "sidebar-item" >
< div class = "sidebar-item-container" >
< a href = "./comm_metabarcode_design.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 8< / span > < span class = "chapter-title" > Metabarcode design and quality assessment< / span > < / a >
< / div >
< / li >
< li class = "sidebar-item" >
< div class = "sidebar-item-container" >
< a href = "./comm_reformat.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 9< / span > < span class = "chapter-title" > File format conversions< / span > < / a >
< / div >
< / li >
< li class = "sidebar-item" >
< div class = "sidebar-item-container" >
< a href = "./comm_annotation.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 10< / span > < span class = "chapter-title" > Sequence annotations< / span > < / a >
< / div >
< / li >
< li class = "sidebar-item" >
< div class = "sidebar-item-container" >
< a href = "./comm_computation.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 11< / span > < span class = "chapter-title" > Computations on sequences< / span > < / a >
< / div >
< / li >
< li class = "sidebar-item" >
< div class = "sidebar-item-container" >
< a href = "./comm_sampling.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 12< / span > < span class = "chapter-title" > Sequence sampling and filtering< / span > < / a >
< / div >
< / li >
< li class = "sidebar-item" >
< div class = "sidebar-item-container" >
< a href = "./comm_utilities.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > 13< / span > < span class = "chapter-title" > Utilities< / span > < / a >
< / div >
< / li >
< / ul >
< / li >
< li class = "sidebar-item sidebar-item-section" >
< span class = "sidebar-item-text sidebar-link text-start" > The GO *OBITools* library< / span >
< / li >
< li class = "sidebar-item sidebar-item-section" >
< div class = "sidebar-item-container" >
< a class = "sidebar-item-text sidebar-link text-start" data-bs-toggle = "collapse" data-bs-target = "#quarto-sidebar-section-4" aria-expanded = "true" > Appendices< / a >
< a class = "sidebar-item-toggle text-start" data-bs-toggle = "collapse" data-bs-target = "#quarto-sidebar-section-4" aria-expanded = "true" >
< i class = "bi bi-chevron-right ms-2" > < / i >
< / a >
< / div >
< ul id = "quarto-sidebar-section-4" class = "collapse list-unstyled sidebar-section depth1 show" >
< li class = "sidebar-item" >
< div class = "sidebar-item-container" >
< a href = "./annexes.html" class = "sidebar-item-text sidebar-link" > < span class = "chapter-number" > A< / span > < span class = "chapter-title" > Annexes< / span > < / a >
< / div >
< / li >
< li class = "sidebar-item" >
2023-01-17 19:06:14 +01:00
< div class = "sidebar-item-container" >
< a href = "./references.html" class = "sidebar-item-text sidebar-link active" > References< / a >
< / div >
< / li >
2023-02-23 23:41:24 +01:00
< / ul >
< / li >
2023-01-17 19:06:14 +01:00
< / ul >
< / div >
< / nav >
<!-- margin - sidebar -->
< div id = "quarto-margin-sidebar" class = "sidebar margin-sidebar" >
< / div >
<!-- main -->
< main class = "content" id = "quarto-document-content" >
< header id = "title-block-header" class = "quarto-title-block default" >
< div class = "quarto-title" >
< h1 class = "title d-none d-lg-block" > References< / h1 >
< / div >
< div class = "quarto-title-meta" >
< / div >
< / header >
< div id = "refs" class = "references csl-bib-body hanging-indent" role = "doc-bibliography" >
2023-02-03 23:00:23 +01:00
< div id = "ref-Andersen2012-gj" class = "csl-entry" role = "doc-biblioentry" >
Andersen, Kenneth, Karen Lise Bird, Morten Rasmussen, James Haile,
Henrik Breuning-Madsen, Kurt H Kjaer, Ludovic Orlando, M Thomas P
Gilbert, and Eske Willerslev. 2012. < span > “< span class = "nocase" > Meta-barcoding of < span class = "nocase" > ë< / span > dirt< span class = "nocase" > ı́< / span > DNA from soil reflects vertebrate
biodiversity< / span > .”< / span > < em > Molecular Ecology< / em > 21 (8): 1966– 79.
< / div >
< div id = "ref-Baldwin2013-yc" class = "csl-entry" role = "doc-biblioentry" >
Baldwin, Darren S, Matthew J Colloff, Gavin N Rees, Anthony A Chariton,
Garth O Watson, Leon N Court, Diana M Hartley, et al. 2013. < span > “< span class = "nocase" > Impacts of inundation and drought on eukaryote
biodiversity in semi-arid floodplain soils< / span > .”< / span > < em > Molecular
Ecology< / em > 22 (6): 1746– 58. < a href = "https://doi.org/10.1111/mec.12190" > https://doi.org/10.1111/mec.12190< / a > .
< / div >
2023-01-27 10:49:28 +01:00
< div id = "ref-Boyer2016-gq" class = "csl-entry" role = "doc-biblioentry" >
Boyer, Frédéric, Céline Mercier, Aurélie Bonin, Yvan Le Bras, Pierre
Taberlet, and Eric Coissac. 2016. < span > “< span class = "nocase" > obitools:
a unix-inspired software package for DNA metabarcoding< / span > .”< / span >
< em > Molecular Ecology Resources< / em > 16 (1): 176– 82. < a href = "https://doi.org/10.1111/1755-0998.12428" > https://doi.org/10.1111/1755-0998.12428< / a > .
< / div >
2023-02-03 23:00:23 +01:00
< div id = "ref-Caporaso2010-ii" class = "csl-entry" role = "doc-biblioentry" >
Caporaso, J Gregory, Justin Kuczynski, Jesse Stombaugh, Kyle Bittinger,
Frederic D Bushman, Elizabeth K Costello, Noah Fierer, et al. 2010.
< span > “< span class = "nocase" > QIIME allows analysis of high-throughput
community sequencing data< / span > .”< / span > < em > Nature Methods< / em > 7 (5):
335– 36. < a href = "https://doi.org/10.1038/nmeth.f.303" > https://doi.org/10.1038/nmeth.f.303< / a > .
< / div >
< div id = "ref-Chariton2010-cz" class = "csl-entry" role = "doc-biblioentry" >
Chariton, Anthony A, Anthony C Roach, Stuart L Simpson, and Graeme E
Batley. 2010. < span > “< span class = "nocase" > Influence of the choice of
physical and chemistry variables on interpreting patterns of sediment
contaminants and their relationships with estuarine macrobenthic
communities< / span > .”< / span > < em > Marine and Freshwater Research< / em > . < a href = "https://doi.org/10.1071/mf09263" > https://doi.org/10.1071/mf09263< / a > .
< / div >
2023-01-17 19:06:14 +01:00
< div id = "ref-cock2010sanger" class = "csl-entry" role = "doc-biblioentry" >
Cock, Peter JA, Christopher J Fields, Naohisa Goto, Michael L Heuer, and
Peter M Rice. 2010. < span > “The Sanger FASTQ File Format for Sequences
with Quality Scores, and the Solexa/Illumina FASTQ Variants.”< / span >
< em > Nucleic Acids Research< / em > 38 (6): 1767– 71.
< / div >
2023-02-03 23:00:23 +01:00
< div id = "ref-Deagle2009-yh" class = "csl-entry" role = "doc-biblioentry" >
Deagle, Bruce E, Roger Kirkwood, and Simon N Jarman. 2009. < span > “< span class = "nocase" > Analysis of Australian fur seal diet by pyrosequencing
prey DNA in faeces< / span > .”< / span > < em > Molecular Ecology< / em > 18 (9):
2022– 38. < a href = "https://doi.org/10.1111/j.1365-294X.2009.04158.x" > https://doi.org/10.1111/j.1365-294X.2009.04158.x< / a > .
< / div >
< div id = "ref-Kowalczyk2011-kg" class = "csl-entry" role = "doc-biblioentry" >
Kowalczyk, Rafał, Pierre Taberlet, Eric Coissac, Alice Valentini,
Christian Miquel, Tomasz Kamiński, and Jan M Wójcik. 2011. < span > “< span class = "nocase" > Influence of management practices on large herbivore
diet—Case of European bison in Bia< span class = "nocase" > ł< / span > owie< span class = "nocase" > ż< / span > a Primeval Forest (Poland)< / span > .”< / span >
< em > Forest Ecology and Management< / em > 261 (4): 821– 28. < a href = "https://doi.org/10.1016/j.foreco.2010.11.026" > https://doi.org/10.1016/j.foreco.2010.11.026< / a > .
< / div >
2023-01-27 10:49:28 +01:00
< div id = "ref-Lipman1985-hw" class = "csl-entry" role = "doc-biblioentry" >
Lipman, D J, and W R Pearson. 1985. < span > “< span class = "nocase" > Rapid
and sensitive protein similarity searches< / span > .”< / span >
< em > Science< / em > 227 (4693): 1435– 41. < a href = "http://www.ncbi.nlm.nih.gov/pubmed/2983426" > http://www.ncbi.nlm.nih.gov/pubmed/2983426< / a > .
< / div >
2023-02-03 23:00:23 +01:00
< div id = "ref-Parducci2012-rn" class = "csl-entry" role = "doc-biblioentry" >
Parducci, Laura, Tina Jørgensen, Mari Mette Tollefsrud, Ellen Elverland,
Torbjørn Alm, Sonia L Fontana, K D Bennett, et al. 2012. < span > “< span class = "nocase" > Glacial survival of boreal trees in northern
Scandinavia< / span > .”< / span > < em > Science< / em > 335 (6072): 1083– 86. < a href = "https://doi.org/10.1126/science.1216043" > https://doi.org/10.1126/science.1216043< / a > .
< / div >
2023-01-31 23:04:28 +01:00
< div id = "ref-Riaz2011-gn" class = "csl-entry" role = "doc-biblioentry" >
Riaz, Tiayyba, Wasim Shehzad, Alain Viari, François Pompanon, Pierre
Taberlet, and Eric Coissac. 2011. < span > “< span class = "nocase" > ecoPrimers: inference of new DNA barcode markers from
whole genome sequence analysis< / span > .”< / span > < em > Nucleic Acids
Research< / em > 39 (21): e145. < a href = "https://doi.org/10.1093/nar/gkr732" > https://doi.org/10.1093/nar/gkr732< / a > .
< / div >
2023-02-03 23:00:23 +01:00
< div id = "ref-Schloss2009-qy" class = "csl-entry" role = "doc-biblioentry" >
Schloss, Patrick D, Sarah L Westcott, Thomas Ryabin, Justine R Hall,
Martin Hartmann, Emily B Hollister, Ryan A Lesniewski, et al. 2009.
< span > “< span class = "nocase" > Introducing mothur: open-source,
platform-independent, community-supported software for describing and
comparing microbial communities< / span > .”< / span > < em > Applied and
Environmental Microbiology< / em > 75 (23): 7537– 41. < a href = "https://doi.org/10.1128/AEM.01541-09" > https://doi.org/10.1128/AEM.01541-09< / a > .
< / div >
2023-01-31 23:04:28 +01:00
< div id = "ref-Seguritan2001-tg" class = "csl-entry" role = "doc-biblioentry" >
Seguritan, V, and F Rohwer. 2001. < span > “< span class = "nocase" > FastGroup:
a program to dereplicate libraries of 16S rDNA sequences< / span > .”< / span >
< em > BMC Bioinformatics< / em > 2 (October): 9. < a href = "https://doi.org/10.1186/1471-2105-2-9" > https://doi.org/10.1186/1471-2105-2-9< / a > .
< / div >
< div id = "ref-Shehzad2012-pn" class = "csl-entry" role = "doc-biblioentry" >
Shehzad, Wasim, Tiayyba Riaz, Muhammad A Nawaz, Christian Miquel, Carole
Poillot, Safdar A Shah, Francois Pompanon, Eric Coissac, and Pierre
Taberlet. 2012. < span > “< span class = "nocase" > Carnivore diet analysis
based on next-generation sequencing: Application to the leopard cat
(Prionailurus bengalensis) in Pakistan< / span > .”< / span > < em > Molecular
Ecology< / em > 21 (8): 1951– 65. < a href = "https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1365-294X.2011.05424.x" > https://onlinelibrary.wiley.com/doi/abs/10.1111/j.1365-294X.2011.05424.x< / a > .
< / div >
2023-02-03 23:00:23 +01:00
< div id = "ref-Sogin2006-ab" class = "csl-entry" role = "doc-biblioentry" >
Sogin, Mitchell L, Hilary G Morrison, Julie A Huber, David Mark Welch,
Susan M Huse, Phillip R Neal, Jesus M Arrieta, and Gerhard J Herndl.
2006. < span > “< span class = "nocase" > Microbial diversity in the deep sea
and the underexplored "rare biosphere"< / span > .”< / span > < em > Proceedings
of the National Academy of Sciences of the United States of America< / em >
103 (32): 12115– 20. < a href = "https://doi.org/10.1073/pnas.0605127103" > https://doi.org/10.1073/pnas.0605127103< / a > .
< / div >
< div id = "ref-Sonstebo2010-vv" class = "csl-entry" role = "doc-biblioentry" >
Sønstebø, J H, L Gielly, A K Brysting, R Elven, M Edwards, J Haile, E
Willerslev, et al. 2010. < span > “< span class = "nocase" > Using
next-generation sequencing for molecular reconstruction of past Arctic
vegetation and climate< / span > .”< / span > < em > Molecular Ecology
Resources< / em > 10 (6): 1009– 18. < a href = "https://doi.org/10.1111/j.1755-0998.2010.02855.x" > https://doi.org/10.1111/j.1755-0998.2010.02855.x< / a > .
< / div >
< div id = "ref-Taberlet2012-pf" class = "csl-entry" role = "doc-biblioentry" >
Taberlet, Pierre, Eric Coissac, Mehrdad Hajibabaei, and Loren H
Rieseberg. 2012. < span > “< span > Environmental DNA< / span > .”< / span >
< em > Molecular Ecology< / em > 21 (8): 1789– 93. < a href = "https://doi.org/10.1111/j.1365-294X.2012.05542.x" > https://doi.org/10.1111/j.1365-294X.2012.05542.x< / a > .
< / div >
< div id = "ref-Thomsen2012-au" class = "csl-entry" role = "doc-biblioentry" >
Thomsen, Philip Francis, Jos Kielgast, Lars L Iversen, Carsten Wiuf,
Morten Rasmussen, M Thomas P Gilbert, Ludovic Orlando, and Eske
Willerslev. 2012. < span > “< span class = "nocase" > Monitoring endangered
freshwater biodiversity using environmental DNA< / span > .”< / span >
< em > Molecular Ecology< / em > 21 (11): 2565– 73. < a href = "https://doi.org/10.1111/j.1365-294X.2011.05418.x" > https://doi.org/10.1111/j.1365-294X.2011.05418.x< / a > .
< / div >
< div id = "ref-Valentini2009-ay" class = "csl-entry" role = "doc-biblioentry" >
Valentini, Alice, Christian Miquel, Muhammad Ali Nawaz, Eva Bellemain,
Eric Coissac, François Pompanon, Ludovic Gielly, et al. 2009.
< span > “< span class = "nocase" > New perspectives in diet analysis based on
DNA barcoding and parallel pyrosequencing: the trnL
approach< / span > .”< / span > < em > Molecular Ecology Resources< / em > 9 (1):
51– 60. < a href = "https://doi.org/10.1111/j.1755-0998.2008.02352.x" > https://doi.org/10.1111/j.1755-0998.2008.02352.x< / a > .
< / div >
< div id = "ref-Yoccoz2012-ix" class = "csl-entry" role = "doc-biblioentry" >
Yoccoz, N G, K A Bråthen, L Gielly, J Haile, M E Edwards, T Goslar, H
Von Stedingk, et al. 2012. < span > “< span class = "nocase" > DNA from soil
mirrors plant taxonomic and growth form diversity< / span > .”< / span >
< em > Molecular Ecology< / em > 21 (15): 3647– 55. < a href = "https://doi.org/10.1111/j.1365-294X.2012.05545.x" > https://doi.org/10.1111/j.1365-294X.2012.05545.x< / a > .
< / div >
2023-01-17 19:06:14 +01:00
< / div >
< / main > <!-- /main -->
< script id = "quarto-html-after-body" type = "application/javascript" >
window . document . addEventListener ( "DOMContentLoaded" , function ( event ) {
const toggleBodyColorMode = ( bsSheetEl ) => {
const mode = bsSheetEl . getAttribute ( "data-mode" ) ;
const bodyEl = window . document . querySelector ( "body" ) ;
if ( mode === "dark" ) {
bodyEl . classList . add ( "quarto-dark" ) ;
bodyEl . classList . remove ( "quarto-light" ) ;
} else {
bodyEl . classList . add ( "quarto-light" ) ;
bodyEl . classList . remove ( "quarto-dark" ) ;
}
}
const toggleBodyColorPrimary = ( ) => {
const bsSheetEl = window . document . querySelector ( "link#quarto-bootstrap" ) ;
if ( bsSheetEl ) {
toggleBodyColorMode ( bsSheetEl ) ;
}
}
toggleBodyColorPrimary ( ) ;
const icon = "" ;
const anchorJS = new window . AnchorJS ( ) ;
anchorJS . options = {
placement : 'right' ,
icon : icon
} ;
anchorJS . add ( '.anchored' ) ;
const clipboard = new window . ClipboardJS ( '.code-copy-button' , {
target : function ( trigger ) {
return trigger . previousElementSibling ;
}
} ) ;
clipboard . on ( 'success' , function ( e ) {
// button target
const button = e . trigger ;
// don't keep focus
button . blur ( ) ;
// flash "checked"
button . classList . add ( 'code-copy-button-checked' ) ;
var currentTitle = button . getAttribute ( "title" ) ;
button . setAttribute ( "title" , "Copied!" ) ;
let tooltip ;
if ( window . bootstrap ) {
button . setAttribute ( "data-bs-toggle" , "tooltip" ) ;
button . setAttribute ( "data-bs-placement" , "left" ) ;
button . setAttribute ( "data-bs-title" , "Copied!" ) ;
tooltip = new bootstrap . Tooltip ( button ,
{ trigger : "manual" ,
customClass : "code-copy-button-tooltip" ,
offset : [ 0 , - 8 ] } ) ;
tooltip . show ( ) ;
}
setTimeout ( function ( ) {
if ( tooltip ) {
tooltip . hide ( ) ;
button . removeAttribute ( "data-bs-title" ) ;
button . removeAttribute ( "data-bs-toggle" ) ;
button . removeAttribute ( "data-bs-placement" ) ;
}
button . setAttribute ( "title" , currentTitle ) ;
button . classList . remove ( 'code-copy-button-checked' ) ;
} , 1000 ) ;
// clear code selection
e . clearSelection ( ) ;
} ) ;
function tippyHover ( el , contentFn ) {
const config = {
allowHTML : true ,
content : contentFn ,
maxWidth : 500 ,
delay : 100 ,
arrow : false ,
appendTo : function ( el ) {
return el . parentElement ;
} ,
interactive : true ,
interactiveBorder : 10 ,
theme : 'quarto' ,
placement : 'bottom-start'
} ;
window . tippy ( el , config ) ;
}
const noterefs = window . document . querySelectorAll ( 'a[role="doc-noteref"]' ) ;
for ( var i = 0 ; i < noterefs . length ; i ++ ) {
const ref = noterefs [ i ] ;
tippyHover ( ref , function ( ) {
// use id or data attribute instead here
let href = ref . getAttribute ( 'data-footnote-href' ) || ref . getAttribute ( 'href' ) ;
try { href = new URL ( href ) . hash ; } catch { }
const id = href . replace ( /^#\/?/ , "" ) ;
const note = window . document . getElementById ( id ) ;
return note . innerHTML ;
} ) ;
}
const findCites = ( el ) => {
const parentEl = el . parentElement ;
if ( parentEl ) {
const cites = parentEl . dataset . cites ;
if ( cites ) {
return {
el ,
cites : cites . split ( ' ' )
} ;
} else {
return findCites ( el . parentElement )
}
} else {
return undefined ;
}
} ;
var bibliorefs = window . document . querySelectorAll ( 'a[role="doc-biblioref"]' ) ;
for ( var i = 0 ; i < bibliorefs . length ; i ++ ) {
const ref = bibliorefs [ i ] ;
const citeInfo = findCites ( ref ) ;
if ( citeInfo ) {
tippyHover ( citeInfo . el , function ( ) {
var popup = window . document . createElement ( 'div' ) ;
citeInfo . cites . forEach ( function ( cite ) {
var citeDiv = window . document . createElement ( 'div' ) ;
citeDiv . classList . add ( 'hanging-indent' ) ;
citeDiv . classList . add ( 'csl-entry' ) ;
var biblioDiv = window . document . getElementById ( 'ref-' + cite ) ;
if ( biblioDiv ) {
citeDiv . innerHTML = biblioDiv . innerHTML ;
}
popup . appendChild ( citeDiv ) ;
} ) ;
return popup . innerHTML ;
} ) ;
}
}
} ) ;
< / script >
< nav class = "page-navigation" >
< div class = "nav-page nav-page-previous" >
< a href = "./annexes.html" class = "pagination-link" >
2023-02-23 23:41:24 +01:00
< i class = "bi bi-arrow-left-short" > < / i > < span class = "nav-page-text" > < span class = "chapter-number" > A< / span > < span class = "chapter-title" > Annexes< / span > < / span >
2023-01-17 19:06:14 +01:00
< / a >
< / div >
< div class = "nav-page nav-page-next" >
< / div >
< / nav >
< / div > <!-- /content -->
< / body > < / html >