logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

filter-stop-words - filter out unindexed NCBI Entrez words

Description

filter-stop-words  is  a  Unix-style  filter  that lets through only those lines of its input that do not
       consist of words that an Entrez search would ignore.  Its input is expected  to  comprise  one  lowercase
       alphanumeric term per line, as produced by word-at-a-time(1).

Name

       filter-stop-words - filter out unindexed NCBI Entrez words

See Also

phrase-search(1), word-at-a-time(1).

NCBI                                               2023-01-24                               FILTER-STOP-WORDS(1)

Synopsis

filter-stop-words

See Also