logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

filter_counts - read a ChIP-seq data file and filters out all read counts

Author

        This manpage was written by Andreas Tille for the Debian distribution and
        can be used for any other usage of the program.

filter_counts 1.5.5                                March 2020                                   FILTER_COUNTS(1)

Description

              - version 1.5.5 where options are:

       -h     Show this help text

       -d     Print debug information

       -f     Feature defining the user-defined regions of interest (default=RMSK)

       -r     Retain Mode on

              The  program reads a ChIP-seq data file (or from stdin [<]) in SGA format (<SGA File>) and filters
              out all read counts that occur within user-defined  regions  of  interest,  such  as  Repeat  Mask
              regions  (feature=RMSK).   If 'Retain Mode' is on, it only retains those lines that are within the
              user-defined regions, in which case the annotation of the user-defined regions  is  added  to  the
              output SGA file.

Name

       filter_counts - read a ChIP-seq data file and filters out all read counts

Synopsis

filter_counts [options] [<] <SGAFile>
return

See Also