Skip to content
Snippets Groups Projects
Commit 45632852 authored by Magali Ruffier's avatar Magali Ruffier
Browse files

ENSCORESW-2792: add documentation for future reference

parent 522c72c1
No related branches found
No related tags found
4 merge requests!342Feature/schema update 96,!288ENSCORESW-2792: separate mouse UCSC to avoid clashes,!342Feature/schema update 96,!288ENSCORESW-2792: separate mouse UCSC to avoid clashes
......@@ -17,6 +17,9 @@ limitations under the License.
=cut
# This module replicates the generic UCSC parser for mouse specific data
# This prevents cross-mapping between species by treating each species as a separate source
package XrefParser::UCSC_mouse_Parser;
use base qw( XrefParser::UCSCParser);
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment