Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
popsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
A compter du 1er avril, attention à vos pipelines :
Nouvelles limitations de Docker Hub
Show more breadcrumbs
SVdetection
popsim
Commits
83928951
Commit
83928951
authored
8 years ago
by
Floreal Cabanettes
Browse files
Options
Downloads
Patches
Plain Diff
Add limitations and external programs paragraphes
parent
91a36e75
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
README
+27
-1
27 additions, 1 deletion
README
with
27 additions
and
1 deletion
README
+
27
−
1
View file @
83928951
...
...
@@ -19,6 +19,15 @@ cd pirs
make
################
# Requirements #
################
- Python 2
- Python 3
- BioPython for Python3
################
# How to use ? #
################
...
...
@@ -61,4 +70,21 @@ We use SVsim to generate positions of SVs. https://github.com/GregoryFaust/SVsim
In the output directory there are:
- A vcf file (genotypes.vcf) that list for each SV their position and the genotype for each individual
- For each individual, 2 fastq files of the paired end reads (INDIV_%d_100_180_(1|2).fq.gz)
\ No newline at end of file
- For each individual, 2 fastq files of the paired end reads (INDIV_%d_100_180_(1|2).fq.gz)
###############
# Limitations #
###############
As pirs works only on Intel CPUs, this software is only compatible with Intel. Tested and failed on AMD CPUs.
######################
# External softwares #
######################
This software use several external programs:
- SVsim (included): https://github.com/GregoryFaust/SVsim
- pirs (included): https://github.com/galaxy001/pirs
- SeqIO from BioPython: http://biopython.org/wiki/SeqIO
\ No newline at end of file
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