Skip to main content

Showing 1–3 of 3 results for author: Yu, D W

Searching in archive q-bio. Search in all archives.
.
  1. Novel community data in ecology -- properties and prospects

    Authors: Florian Hartig, Nerea Abrego, Alex Bush, Jonathan M. Chase, Gurutzeta Guillera-Arroita, Mathew A. Leibold, Otso Ovaskainen, Loïc Pellissier, Maximilian Pichler, Giovanni Poggiato, Laura Pollock, Sara Si-Moussi, Wilfried Thuiller, Duarte S. Viana, David I. Warton, Damaris Zurell, Douglas W. Yu

    Abstract: New technologies for acquiring biological information such as eDNA, acoustic or optical sensors, make it possible to generate spatial community observations at unprecedented scales. The potential of these novel community data to standardize community observations at high spatial, temporal, and taxonomic resolution and at large spatial scale ('many rows and many columns') has been widely discussed,… ▽ More

    Submitted 19 January, 2024; originally announced January 2024.

    Journal ref: Trends in Ecology & Evolution, 2024

  2. arXiv:1108.3556  [pdf

    cs.DS q-bio.GN

    SparseAssembler2: Sparse k-mer Graph for Memory Efficient Genome Assembly

    Authors: Chengxi Ye, Charles H. Cannon, Zhanshan Sam Ma, Douglas W. Yu, Mihai Pop

    Abstract: The formal version of our work has been published in BMC Bioinformatics and can be found here: http://www.biomedcentral.com/1471-2105/13/S6/S1 Motivation: To tackle the problem of huge memory usage associated with de Bruijn graph-based algorithms, upon which some of the most widely used de novo genome assemblers have been built, we released SparseAssembler1. SparseAssembler1 can save as much as 90… ▽ More

    Submitted 9 January, 2013; v1 submitted 17 August, 2011; originally announced August 2011.

    Comments: Corresponding authors: Zhanshan (Sam) Ma, [email protected]; Mihai Pop, [email protected] || Availability: Programs in both Windows and Linux are available at: https://sites.google.com/site/sparseassembler/

  3. arXiv:1106.2603  [pdf

    cs.DS q-bio.GN

    SparseAssembler: de novo Assembly with the Sparse de Bruijn Graph

    Authors: Chengxi Ye, Zhanshan Sam Ma, Charles H. Cannon, Mihai Pop, Douglas W. Yu

    Abstract: de Bruijn graph-based algorithms are one of the two most widely used approaches for de novo genome assembly. A major limitation of this approach is the large computational memory space requirement to construct the de Bruijn graph, which scales with k-mer length and total diversity (N) of unique k-mers in the genome expressed in base pairs or roughly (2k+8)N bits. This limitation is particularly im… ▽ More

    Submitted 14 June, 2011; originally announced June 2011.

    Comments: Corresponding author: Douglas W. Yu, [email protected]