# HG changeset patch # User fastaptamer # Date 1423596492 18000 # Node ID 4795b8673e7584a9b8c3e097428340987425deae # Parent 5d0073cbe61e15688e8e574cb1ad217d7778df62 Uploaded diff -r 5d0073cbe61e -r 4795b8673e75 fastaptamer_compare_1.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/fastaptamer_compare_1.xml Tue Feb 10 14:28:12 2015 -0500 @@ -0,0 +1,49 @@ + + + Compare sequence distribution between two populations. + + fastaptamer_compare -v + + fastaptamer_compare -x $input_x -y $input_y -o $output + + + + + + + + + + + + +.. class:: warningmark + +FASTAptamer-Compare requires FASTA formatted input files generated by FASTAptamer-Count. + + +------ + +**FASTAptamer-Compare** facilitates statistical analysis of two populations by rapidly generating a tab-delimited output file that lists each unique sequence along with RPM (reads per million) in each population file (if available) and log(2) of the ratio of their RPM values in each population. RPM data for both populations can be utilized to generate an XY-scatter plot of sequence distribution across two populations. FASTAptamer-Compare also facilitates the generation of a histogram of the sequence distribution by creating 102 bins for the log(2) values. This histogram can provide a quick visual comparison of the two populations: distributions centered around 0 indicate similar populations, while distributions shifted to the left or right indicate overall enrichment or depletion. + +------ + +.. image:: + http://burkelab.missouri.edu/images/fastaptamer-logo-xs.png + :height: 98 + :width: 300 + +For more information on FASTAptamer, visit our website_. + +FASTAptamer is distributed under a GNU GPL v3.0 license. For complete license click here_. + +.. _here: http://burkelab.missouri.edu/fastaptamer/LICENSE.txt +.. _website: http://burkelab.missouri.edu/fastaptamer.html + + + + + doi:10.1038/mtna.2015.4 + + +