[Mono-list] Mono & Command Line
ashkot
ashkot at hotmail.com
Mon Aug 6 20:09:23 UTC 2012
Hi all,
I am using C# on Mono on Ubuntu and found some code that uses process info
class that allows for executing shell commands.
I have an issue where in a command such as
sudo samtools sort file1.bam file1.sorted
is executed OK, where as the following command is not.
sudo samtools mpileup -uf ref.fasta file1.sorted.bam | bcftools view -bvcg -
> file.bcf
Any ideas??
Thanks,
A
--
View this message in context: http://mono.1490590.n4.nabble.com/Mono-Command-Line-tp4650770.html
Sent from the Mono - General mailing list archive at Nabble.com.
More information about the Mono-list
mailing list