Entering edit mode
11.9 years ago
Jordan
★
1.3k
Hi,
I'm getting an error while executing the following step in BFAST.
bfast fasta2brg -f ~/Refs/human_hg19.fa
"************************************************************"
Checking input parameters supplied by the user ...
Validating fastaFileName /Refs/human_hg19.fa.
"************************************************************"
In function "BfastFasta2BRGValidateInputs": Fatal Error[IllegalFileName]. Variable/Value: fastaFileName.
Message: Command line argument.
*****Exiting due to errors *****
"************************************************************"
Does anyone why this occurs? Thanks!
expand the "~" to the full file-path.