User contributions for Gabre

A user with 115 edits. Account created on 4 November 2024.
Jump to navigation Jump to search
Search for contributionsExpandCollapse
⧼contribs-top⧽
⧼contribs-date⧽
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)

23 January 2025

20 January 2025

14 January 2025

13 January 2025

9 January 2025

8 January 2025

  • 13:2613:26, 8 January 2025 diff hist +1,960 N SNP calling exercise answers part 2Created page with " '''Q1''' First running: <pre> gatk VariantFiltration -V NA24694.vcf.gz -O NA24694_hf.vcf.gz -filter "DP < 10.0" --filter-name "DP" -filter "QUAL < 30.0" --filter-name "QUAL30" -filter "SOR > 3.0" --filter-name "SOR3" -filter "FS > 60.0" --filter-name "FS60" -filter "MQ < 40.0" --filter-name "MQ40" </pre> and <pre> bcftools view -H NA24694_hf.vcf.gz |grep -v PASS |wc -l </pre> Gives us 4005 sites. <pre> bcftools view -H --type=..." current

7 January 2025

6 January 2025

17 December 2024

16 December 2024

15 December 2024

10 December 2024

  • 17:2017:20, 10 December 2024 diff hist +35,163 N Unix pipesCreated page with "Welcome! This small guide contains a lot of information and examples that will help you as you start learning Linux. In addition to simple Linux commands, this tutorial also provides three Python scripts, that you can run and try out the concepts yourself. # Basic Unix Commands and Concepts This is where your journey begins! If you are new to Unix-based systems and also got used to Windows or MacOS, you really need a brief explanation of a few key commands and concept..."
(newest | oldest) View (newer 50 | ) (20 | 50 | 100 | 250 | 500)