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. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
