GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
FASDA-NORMALIZE(1) FreeBSD General Commands Manual FASDA-NORMALIZE(1)

fasda normalize - Normalize abundances given raw counts and lengths

fasda normalize abundance1.tsv abundance2.tsv ...

Use Mean Ratios Normalization [default]

The fasda normalize command attempts to normalize the read counts in 2 or more kallisto-style abundance.tsv files. Each TSV file represents a biological sample. Multiple samples are required in order to statistically estimate the normalization factor.

Currently, only Median Ratios Normalization (MRN) is implemented. This method computes the average count for all samples of a given feature (e.g. gene or transcript), then the ratio of each count to the average for the feature, and finally the median ratio for each sample. The median ratio is the scaling factor for that sample. This should, in theory, normalize for differences in library size (total reads for a given sample). This method assumes that technical effects are the same for DE and non-DE genes and that expression is roughly symmetric (there are equal numbers of up-regulated and down-regulated genes). [Evans, et al, 2018 doi: 10.1093/bib/bbx008]

Additional normalization methods, including the use of spike-in controls, are planned for the future.

abundance.tsv - kallisto-style abundance estimates

fasda-abundance(1), fasda-fold-change(1)

Please report bugs to the author and send patches in unified diff format. (man diff for more information)

J. Bacon

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.