*Result*: A-Lister: a tool for analysis of differentially expressed omics entities across multiple pairwise comparisons.

Title:
A-Lister: a tool for analysis of differentially expressed omics entities across multiple pairwise comparisons.
Authors:
Listopad SA; Department of Computer Science, University of California Irvine, California, USA., Norden-Krichmar TM; Department of Epidemiology, University of California Irvine, California, USA. tnordenk@uci.edu.
Source:
BMC bioinformatics [BMC Bioinformatics] 2019 Nov 19; Vol. 20 (1), pp. 595. Date of Electronic Publication: 2019 Nov 19.
Publication Type:
Journal Article
Language:
English
Journal Info:
Publisher: BioMed Central Country of Publication: England NLM ID: 100965194 Publication Model: Electronic Cited Medium: Internet ISSN: 1471-2105 (Electronic) Linking ISSN: 14712105 NLM ISO Abbreviation: BMC Bioinformatics Subsets: MEDLINE
Imprint Name(s):
Original Publication: [London] : BioMed Central, 2000-
References:
PLoS Biol. 2015 Jul 07;13(7):e1002195. (PMID: 26151137)
Stem Cells Int. 2019 May 5;2019:7360121. (PMID: 31191682)
Sci Rep. 2015 Nov 25;5:16923. (PMID: 26603754)
Nat Biotechnol. 2013 Jan;31(1):46-53. (PMID: 23222703)
Nucleic Acids Res. 2002 Jan 1;30(1):207-10. (PMID: 11752295)
BMC Bioinformatics. 2015 May 22;16:169. (PMID: 25994840)
BMC Bioinformatics. 2017 May 31;18(1):287. (PMID: 28569135)
Nucleic Acids Res. 2018 Jul 2;46(W1):W537-W544. (PMID: 29790989)
PLoS One. 2016 Apr 27;11(4):e0154315. (PMID: 27120465)
Genome Biol. 2014;15(12):550. (PMID: 25516281)
Nucleic Acids Res. 2019 Jan 8;47(D1):D506-D515. (PMID: 30395287)
Genomics. 2018 Nov;110(6):366-374. (PMID: 29309841)
Bioinformatics. 2010 Jan 1;26(1):139-40. (PMID: 19910308)
Genome Biol. 2016 Jan 26;17:13. (PMID: 26813401)
Nucleic Acids Res. 2017 Jul 3;45(W1):W300-W306. (PMID: 28520987)
BMC Bioinformatics. 2019 Feb 15;20(1):81. (PMID: 30770734)
Grant Information:
U01 AA021838 United States AA NIAAA NIH HHS; U01AA021838 United States AA NIAAA NIH HHS
Contributed Indexing:
Keywords: Differential expression analysis; Differentially expressed genes (DEGs); Differentially expressed proteins (DEPs); Differentially methylated regions/positions (DMRs/DMPs); Python
Entry Date(s):
Date Created: 20191121 Date Completed: 20200117 Latest Revision: 20200424
Update Code:
20260130
PubMed Central ID:
PMC6862834
DOI:
10.1186/s12859-019-3121-x
PMID:
31744472
Database:
MEDLINE

*Further Information*

*Background: Researchers commonly analyze lists of differentially expressed entities (DEEs), such as differentially expressed genes (DEGs), differentially expressed proteins (DEPs), and differentially methylated positions/regions (DMPs/DMRs), across multiple pairwise comparisons. Large biological studies can involve multiple conditions, tissues, and timepoints that result in dozens of pairwise comparisons. Manually filtering and comparing lists of DEEs across multiple pairwise comparisons, typically done by writing custom code, is a cumbersome task that can be streamlined and standardized.
Results: A-Lister is a lightweight command line and graphical user interface tool written in Python. It can be executed in a differential expression mode or generic name list mode. In differential expression mode, A-Lister accepts as input delimited text files that are output by differential expression tools such as DESeq2, edgeR, Cuffdiff, and limma. To allow for the most flexibility in input ID types, to avoid database installation requirements, and to allow for secure offline use, A-Lister does not validate or impose restrictions on entity ID names. Users can specify thresholds to filter the input file(s) by column(s) such as p-value, q-value, and fold change. Additionally, users can filter the pairwise comparisons within the input files by fold change direction (sign). Queries composed of intersection, fuzzy intersection, difference, and union set operations can also be performed on any number of pairwise comparisons. Thus, the user can filter and compare any number of pairwise comparisons within a single A-Lister differential expression command. In generic name list mode, A-Lister accepts delimited text files containing lists of names as input. Queries composed of intersection, fuzzy intersection, difference, and union set operations can then be performed across these lists of names.
Conclusions: A-Lister is a flexible tool that enables the user to rapidly narrow down large lists of DEEs to a small number of most significant entities. These entities can then be further analyzed using visualization, pathway analysis, and other bioinformatics tools.*