# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "gdsfmt" in publications use:' type: software license: LGPL-3.0-only title: 'gdsfmt: R Interface to CoreArray Genomic Data Structure (GDS) Files' version: 1.41.2 doi: 10.1093/bioinformatics/bts606 identifiers: - type: doi value: 10.32614/CRAN.package.gdsfmt abstract: Provides a high-level R interface to CoreArray Genomic Data Structure (GDS) data files. GDS is portable across platforms with hierarchical structure to store multiple scalable array-oriented data sets with metadata information. It is suited for large-scale datasets, especially for data which are much larger than the available random-access memory. The gdsfmt package offers the efficient operations specifically designed for integers of less than 8 bits, since a diploid genotype, like single-nucleotide polymorphism (SNP), usually occupies fewer bits than a byte. Data compression and decompression are available with relatively efficient random access. It is also allowed to read a GDS file in parallel with multiple R processes supported by the package parallel. authors: - family-names: Zheng given-names: Xiuwen email: zhengx@u.washington.edu orcid: https://orcid.org/0000-0002-1390-0708 - family-names: Gailly given-names: Jean-loup preferred-citation: type: article title: A High-performance Computing Toolset for Relatedness and Principal Component Analysis of SNP Data authors: - family-names: Zheng given-names: Xiuwen email: zhengx@u.washington.edu orcid: https://orcid.org/0000-0002-1390-0708 - family-names: Levine given-names: David - family-names: Shen given-names: Jess - family-names: Gogarten given-names: Stephanie - family-names: Laurie given-names: Cathy - family-names: Weir given-names: Bruce journal: Bioinformatics year: '2012' doi: 10.1093/bioinformatics/bts606 volume: '28' issue: '24' start: 3326-3328 repository: https://bioc.r-universe.dev repository-code: https://github.com/zhengxwen/gdsfmt commit: fa4a538c6d27426c09165db1ef8c25742af27c4a url: https://github.com/zhengxwen/gdsfmt date-released: '2024-09-26' contact: - family-names: Zheng given-names: Xiuwen email: zhengx@u.washington.edu orcid: https://orcid.org/0000-0002-1390-0708 references: - type: article title: SeqArray -- A storage-efficient high-performance data format for WGS variant calls authors: - family-names: Zheng given-names: Xiuwen - family-names: Gogarten given-names: Stephanie - family-names: Lawrence given-names: Michael - family-names: Stilp given-names: Adrienne - family-names: Conomos given-names: Matthew - family-names: Weir given-names: Bruce - family-names: Laurie given-names: Cathy - family-names: Levine given-names: David journal: Bioinformatics year: '2017' doi: 10.1093/bioinformatics/btx145