https://github.com/pyrosilesl97/POU-IV_analysis
Raw File
Tip revision: 463178242d112edab7094c12e093dd780177885b authored by Pablo Yamild Rosiles Loeza on 30 September 2021, 00:43:31 UTC
Update readme and license
Tip revision: 4631782
README.md
# POU-IV_analysis

This repository includes the code used for the analyses performed in the publication "Cnidarian hair cell development illuminates an ancient role for the class IV POU transcription factor in defining mechanoreceptor identity" created by Pablo Yamild Rosiles Loeza, as part of the 
Regulatory RNA Lab at LANGEBIO, Mexico. 

Any information regarding the present repository can be consulted in any of the contact means of this laboratory (http://regrnalab.github.io) or directly with the creator at the e-mail pablo.rosiles[at]cinvestav.mx.

The R code named Data_analysis.R has the code base used, however, a markdown copy is located in the Rmkdown folder. For a more interactive visualization it is recommended to consult the Rmkdown/Data_analysis.html visible in any browser of your choice. 

The publication can be found at
[Full publication data needs to be added].

I personally thank and acknowledge Dr. Nagayasu Nakanishi and Dr. Selene Fernandez for their valuable comments and support. 


MIT License

Copyright (c) 2021 Pablo Yamild Rosiles Loeza

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
back to top