Closed GoogleCodeExporter closed 9 years ago
A similar bug is with the input parameter:
If you give in the input a relative name (and not an absolute path), it will
use the installation directory as the base name prefix for the file.
So, for instance, you can run the command "<install dir>/interproscan.sh -i
test_proteins.fasta -f tsv" from any directory, and it will take the file
("test_proteins.fasta", in this case) from the installation directory (and even
if you don't have the file "test_proteins.fasta" in the current directory).
Of course, in this case as well, the output is being tried to be written to the
installation directory
Original comment by rosen...@gmail.com
on 13 Jan 2013 at 2:03
Hi all,
Sorry for the long delay in replying to your request.
We will have a look into that and will come back as soon as we fixed that.
Unfortunately I can not write anything helpful, before we had a look into that.
Thanks for reporting that issue.
Kind Regards,
Maxim
Original comment by Maxim.Sc...@gmail.com
on 17 Jan 2013 at 10:51
Dear InterProScan users,
We did reproduce your reported issue and yes this is a bug or at least a weird
behaviour you wouldn't expect.
We've put that on our TODO list and we will fix that most likely in the next
release after InterProScan RC5.
Kind Regards,
Maxim
Original comment by Maxim.Sc...@gmail.com
on 27 Feb 2013 at 12:38
Dear InterProScan users,
We have updated the code now so that the next InterProScan release will behave
the way you suggested. It definitely makes more sense for it to work this way.
Kind regards,
Craig
Original comment by newboycr...@gmail.com
on 27 Mar 2013 at 2:05
[deleted comment]
Hi all,
I did another code commitment related to this, which should fix now all the
possible use cases. It should work for options -i (FASTA input file), -b
(multiple output files), -o (single output file), -T (temp directory).
I would also like to mention that it will be part of the new InterProScan 5
release version RC6.
Many Thanks,
Maxim
Original comment by Maxim.Sc...@gmail.com
on 9 Apr 2013 at 11:25
Original issue reported on code.google.com by
jvolken...@biotech.wisc.edu
on 6 Jun 2012 at 4:45