Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions scripts/epacts
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ epacts [command] [options]
meta Perform meta-analysis across multiple epacts results
make-group Create the group information for gene-based testing
make-kin Create a kinship matrix
download Download the reference sequence file
version prints version

Visit http://genome.sph.umich.edu/wiki/EPACTS for more detailed documentation
Expand Down Expand Up @@ -127,6 +128,13 @@ Perform meta-analysis across multiple epacts results. Type 'epacts meta -help' f

=back

=item B<download>

Download the reference sequence file (currently supports only GRCh37) to run EPACTS with annotation support.

=back


=head1 DESCRIPTION

B<epacts> is an efficient and flexible software pipelien for sequence-based
Expand Down