v-a-s-a / frequency_replacement

Replacing frequencies from a DANER file given a set of reference frequencies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage: replace_frequencies_proper.py [-h] [--out OUT_DANER]
                                     [--readme-file OUT_README]
                                     [--references REFERENCES [REFERENCES ...]]
                                     [--daner DANER]

Replacing frequencies from a DANER file given a reference.

optional arguments:
  -h, --help            show this help message and exit
  --out OUT_DANER       Output location of the resulting gzipped file.
  --readme-file OUT_README
                        Output location of the accompanying README file.
  --references REFERENCES [REFERENCES ...]
                        List of reference file locations used to replace
                        frequencies.
  --daner DANER         Location of gzipped DANER file to replace frequencies
                        in.

About

Replacing frequencies from a DANER file given a set of reference frequencies.


Languages

Language:Python 100.0%