Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
N
Nucleic_Acids_Research_2020
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Day Lab
Nucleic_Acids_Research_2020
Commits
e3cf7290
Commit
e3cf7290
authored
5 years ago
by
Robert Phillips
Browse files
Options
Downloads
Patches
Plain Diff
Upload New File
parent
cd4e3f3f
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Step_1/Step1_samtools_merge_sort_index_Str.sh.txt
+12
-0
12 additions, 0 deletions
Step_1/Step1_samtools_merge_sort_index_Str.sh.txt
with
12 additions
and
0 deletions
Step_1/Step1_samtools_merge_sort_index_Str.sh.txt
0 → 100644
+
12
−
0
View file @
e3cf7290
module load SAMtools
cd /data/user/rphill3/Enhancer_Ident_ATAC
samtools merge Str_ATAC_merged.bam AS0008_K1_S11.bam AS0008_K2_S12.bam AS0008_K3_S13.bam AS0008_V1_S14.bam AS0008_V2_S15.bam AS0008_V4_S16.bam
samtools sort Str_ATAC_merged.bam -o Str_ATAC_merged.sorted.bam
samtools index Str_ATAC_merged.sorted.bam Str_ATAC_merged.sorted.bam.bai
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment