Manuel Peña

Director, Techinical Services at MACH Networks

Manuel Peña has over 30 years of work experience in the technology industry. Manuel began their career in 1988 as a Business Analyst at Computer Products. In 1990, they became an IS Manager at Echelon, followed by a Business Analyst role at NCD in 1996. In 1997, they were an MIS Manager at GSS/Array Technology, and then an Information Technology Manager at EM Solutions Inc. in 1998. In 2000, they became an ERP/IT Manager at Airprime Corporation, followed by an Information Technology Manager role at Sierra Wireless in 2003. In 2013, they were an IT Manager, US at Netgear, and then a Sr IT Manager at Arlo Technologies, Inc. in 2018. Most recently, they are the Director of Technical Services at MACH Networks.

/*

* Copyright (C) 2010-2011 "Bio4j"

*

* This file is part of Bio4j

*

* Bio4j is free software: you can redistribute it and/or modify

* it under the terms of the GNU Affero General Public License as

* published by the Free Software Foundation, either version 3 of the

* License, or (at your option) any later version.

* This program is distributed in the hope that it will be useful,

* but WITHOUT ANY WARRANTY; without even the implied warranty of

* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the

* GNU Affero General Public License for more details.

* You should have received a copy of the GNU Affero General Public License

* along with this program. If not, see <http://www.gnu.org/licenses/>

*/

package com.era7.bioinfo.bio4jmodel.relationships.features;

import org.neo4j.graphdb.Relationship;

/**

*

* @author Pablo Pareja Tobes <ppareja@era7.com>

*/

public class ActiveSiteFeatureRel extends BasicFeatureRel{

public static final String RELATIONSHIP_NAME = "FEATURE_ACTIVE_SITE";

public static final String UNIPROT_ATTRIBUTE_TYPE_VALUE = "active site";

public ActiveSiteFeatureRel(Relationship rel){

super(rel);

}

@Override

public String name() {

return RELATIONSHIP_NAME;

}

@Override

public String toString(){

return super.toString();

}

}

Links

Previous companies

Arlo logo

Timeline

  • Director, Techinical Services

    July, 2022 - present