jbrowse-components
jbrowse-components copied to clipboard
Don't require --load flag if the file is on the filesystem where the user says it is
We currently make the user say --load inPlace if a user is loading a file and don't want to copy/move/symlink it
This is when they use --load inPlace. The terminology that the file is 'already in it's place' seems sort of ok for that and works, but it is slightly hard to understand the meaning of the flag
We could, instead, not require the --load inPlace if the file is already in place. This behavior is similar to loading URLs where no --load flag is given