https://github.com/alexpreynolds/subset

Draw a subset of lines from a text file

https://github.com/alexpreynolds/subset

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (5.7%) to scientific vocabulary

Keywords

cplusplus-14 genomics sample sampling subset text-processing
Last synced: 6 months ago · JSON representation

Repository

Draw a subset of lines from a text file

Basic Info
  • Host: GitHub
  • Owner: alexpreynolds
  • License: gpl-3.0
  • Language: C++
  • Default Branch: master
  • Size: 26.4 KB
Statistics
  • Stars: 1
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
cplusplus-14 genomics sample sampling subset text-processing
Created over 8 years ago · Last pushed over 8 years ago
Metadata Files
Readme License

README.md

subset

Draw a subset of lines from an input text file, using either a start index and length or by specifying a file of 0-indexed line numbers.

When specifying a file containing line numbers, the indices are first sorted to allow fast filtering of the input file in one pass.

Output can be written to the standard output stream (stdout) or to a regular file via --output=<fn>

For debugging, you can use the --prefix-with-indices option to write lines with their associated line number.

See the test/makefile tests for a quick demonstration of options and usage.

Owner

  • Name: Alex Reynolds
  • Login: alexpreynolds
  • Kind: user
  • Location: Seattle, WA USA
  • Company: Altius Institute for Biomedical Sciences

Pug caregiver, curler, cyclist, gardener, beginning French scholar

GitHub Events

Total
Last Year

Committers

Last synced: 9 months ago

All Time
  • Total Commits: 3
  • Total Committers: 1
  • Avg Commits per committer: 3.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 0
  • Committers: 0
  • Avg Commits per committer: 0.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Alex Reynolds a****s@g****m 3

Issues and Pull Requests

Last synced: 9 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels