We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi Torsten!
I just tried to give phastaf a quick spin via conda install -c bioconda phastaf but then ran into this:
conda install -c bioconda phastaf
... stuff happening ... [phastaf] Running: (bedtools merge -i diamond.coords.bed -d 2000 -c 1 -o count > phage.bed) 2>&1 | sed 's/^/[bedtools] /' | tee -a phastaf.log [bedtools] [bedtools] ***** [bedtools] ***** ERROR: Requested column 1, but database file diamond.coords.bed only has fields 1 - 0. [phastaf] Wrote: phage.bed [phastaf] Walltime used: 0 min 7 sec [phastaf] Found a bug in phastaf? Post it at https://github.com/tseemann/phastaf/issues [phastaf] Done.
Any idea what could be the problem?
The text was updated successfully, but these errors were encountered:
tseemann
No branches or pull requests
Hi Torsten!
I just tried to give phastaf a quick spin via
conda install -c bioconda phastaf
but then ran into this:Any idea what could be the problem?
The text was updated successfully, but these errors were encountered: