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
heatmap(1) FreeBSD General Commands Manual heatmap(1)

fasda heatmap [--debug] features-file cond1-file cond2-file

--debug         Show Python data structures used for heatmap
features-file   Reduced feature list, one per line
cond[12]-file   Full normalized counts lists output by FASDA

Generate a heatmap from a filtered FASDA fold-change list. The features file provided by the first argument is a greatly reduced list of significant DEGs (differentially expressed genes) or transcripts, one per line:

YKL103C_mRNA
YIR015W_mRNA
YLR054C_mRNA
YER011W_mRNA

The normalized counts files are the output of "fasda normalize".

0 on success, non-zero error codes otherwise

heatmap features.txt \

Results/11-fasda-kallisto/cond1-norm-3.tsv \
Results/11-fasda-kallisto/cond2-norm-3.tsv

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


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.