Skip to content

faSplit -outDirDepth - #18

Open
AngieHinrichs wants to merge 1 commit into
roblanf:masterfrom
AngieHinrichs:faSplit-outDirDepth
Open

faSplit -outDirDepth#18
AngieHinrichs wants to merge 1 commit into
roblanf:masterfrom
AngieHinrichs:faSplit-outDirDepth

Conversation

@AngieHinrichs

Copy link
Copy Markdown

When running with a large number of sequences (which I realize is no longer the norm for you Rob, but some of us may need to when starting out), it's nice to use a temporary directory and faSplit's -outDirDepth=N option so that a large number of files aren't added in a single directory.

Also, inputdir was used as the location of the temporary files when concatenating, but faSplit creates them in the current directory (unless otherwise specified), so that would fail if inputdir were not the current directory.

If you approve of this, FYI I also plan to add the use of ${TMPDIR} if defined as the location of the temporary files.

Thanks!
Angie

… current directory when running on 100k sequences. Don't use inputdir to find split files because they are in current directory which may not be inputdir.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant