Download atom-amd64.deb from the Atom releases page.
Run sudo dpkg --install atom-amd64.deb on the downloaded package.
Launch Atom using the installed atom command.
goto setting in atom
install package language-perl6fe
In C array[0] = '\0'; In C++ array = new int[5]; // Declare an array delete [ ] array; // Delete an array array = 0; // Clear a to prevent using invalid memory reference
Vcf-Tools : Error "Broken Vcf Header, No Column Names?'" if u have this error.... you can use use tabix then http://bioinfoconcepts.blogspot.in/2015/04/tiindexbuild2-fail-to-create-index-file.html after then type vcf-compare a.vcf.gz b.vcf.gz c.vcf.gz
Comments
Post a Comment