Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Kevin Meza Landeros
/
MonogenicDiseases
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Kevin Meza Landeros
2020-05-03 12:27:48 -0500
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
bb847af8ba889893fa883221358c7ce5e9ff843d
bb847af8
1 parent
3c7706fd
Filter OMIM info
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
scripts/lineaperl.sh
scripts/lineaperl.sh
0 → 100644
View file @
bb847af
# ENFERMEDADES MONOGENICAS
# EQUIPO 5
# Seleccionamos del archivo de OMIM, aquellos datos que corresponden a enfermedades monogenicas.
# Para eso quitamos cierta simbología que no resulta de nuestro interes y nos quedamos con la que si nos importa.
perl -ne
'!/^[\t\{\[\?]/ && print'
genemap2_reorder.txt | grep
"ENS"
> gene_filtered_phenENS.txt
Please
register
or
login
to post a comment