Skip to content

Extract conda-related paths from wrstat stats.gz files

License

Notifications You must be signed in to change notification settings

wtsi-hgi/condapaths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

condapaths

condapaths parses wrstat stats.gz files quickly, in low mem.

Provide one or more stats.gz files output by wrstat.

It outputs files with one path per line:

  • .condarc: paths where the file basename was ".condarc"
  • .conda-meta: paths where the file basename was "history", in a directory named "conda-meta"
  • .singularity: paths where the file basename suffix was one of ".sif", ".simg", and ".img"

Usage: condapaths 20241222_mount.unique.stats.gz

About

Extract conda-related paths from wrstat stats.gz files

Resources

License

Stars

Watchers

Forks

Packages

No packages published