Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alipirani88 authored Aug 20, 2018
1 parent b43a4f0 commit 9b4aaa6
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,23 +78,15 @@ Note: The order of variant calling steps needs to be sequential. If skipping any
**2. Preparing files for Core SNP extraction and diagnostics purposes:**


<<<<<<< HEAD
Option ***core_prep*** : Run this step before running the last core steps. This will prepare all the intermediate data required for generating core SNP matrix/consensus.
=======
Option ***core_prep***: Run this step before running the last core steps. This will generate all the intermediate data files required for core SNP matrix/consensus.
>>>>>>> d023537902c7581fb534f62f3fe237d0c95f89ce

**3. Generate core SNP consensus and data matrix for diagnostics plots:**

<<<<<<< HEAD
Option ***core*** : This step will generate core SNP/Indel Matrix and different types of consensus fasta files. Various data matrices will be generated during this step that can be used for diagnosing variant filter criterias.
Option ***core***: This step will generate core SNP/Indel Matrix and different types of consensus fasta files. Various data matrices will be generated during this step that can be used for diagnosing variant filter criterias and their impact on the overall distribution core variants.

**4. Generate report and aggregate results for the pipeline:**

Option ***report*** : This step will aggregate the results in prefix_core_results directory under the output directory.
=======
Option ***core***: This step will generate core SNP/Indel Matrix and different types of consensus fasta files. Various data matrices will be generated during this step that can be used for diagnosing variant filter criterias and their impact on the overall distribution core variants.

**4. Generate report and aggregate results for the pipeline:**

Expand Down

0 comments on commit 9b4aaa6

Please sign in to comment.