Skip to content

Luke-ebbis/R-image-plotter

Repository files navigation

The pictuR programme

Installation

pixi global install pictur -c conda-forge -c sibbe -c r

Usage

The pictuR programme plots an pdf with images and allows for the optional creation of a description from a tsv file. If you want a description, put a tsv file in the zip that has a name and a description colunm. Example of the zip:

figures.zip/
├── description.tsv
├── P1070164 (Klein).JPG
├── P1070165 (Klein).JPG
├── P1070166 (Klein).JPG
├── P1070167 (Klein).JPG
├── P1070168 (Klein).JPG
├── P1070169 (Klein).JPG
├── P1070170 (Klein).JPG
...                   ├─ the extension
└── P1070239 (Klein).JPG
    ^^^^^   ^^^^^^^^
      |       └─ remove pattern
      └─ Name pattern

If the remove and name pattern are not specified, then the pdf will just contain the file names. If they are specified (as is default in the programme), then only the last 3 numbers will be printed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages