Skip to content

Support symlinks? #5

@kevinlul

Description

@kevinlul

Dicey could support symlinks for some regular inputs instead of just regular files. For example, this would allow a symlinked assembly or indices for that assembly to be used for dicey search, and also process substitution could be used to send the input sequences fasta from standard input or the output of another application:

dicey search  -i /etc/primer3_config -g symlink.fa.gz <(echo "FASTA here)

Relevant lines:
https://github.com/gear-genomics/dicey/blob/main/src/silica.h#L300
https://github.com/gear-genomics/dicey/blob/main/src/silica.h#L363

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions